public class CDODataOutputImpl extends ExtendedDataOutput.Delegating implements CDODataOutput
ExtendedDataOutput.Delegating, ExtendedDataOutput.Stream
Constructor and Description |
---|
CDODataOutputImpl(ExtendedDataOutput delegate) |
close, getDelegate, write, write, write, writeBoolean, writeByte, writeByteArray, writeBytes, writeChar, writeChars, writeDouble, writeEnum, writeException, writeFloat, writeInt, writeLong, writeObject, writeShort, writeString, writeUTF, writeVarInt, writeVarLong
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeByteArray, writeEnum, writeException, writeObject, writeString, writeVarInt, writeVarLong
public CDODataOutputImpl(ExtendedDataOutput delegate)
public void writeXInt(int v) throws java.io.IOException
writeXInt
in interface CDODataOutput
java.io.IOException
public void writeXLong(long v) throws java.io.IOException
writeXLong
in interface CDODataOutput
java.io.IOException
public void writeCDOPackageUnit(CDOPackageUnit packageUnit, boolean withPackages) throws java.io.IOException
writeCDOPackageUnit
in interface CDODataOutput
java.io.IOException
public void writeCDOPackageUnits(CDOPackageUnit... packageUnits) throws java.io.IOException
writeCDOPackageUnits
in interface CDODataOutput
java.io.IOException
public void writeCDOPackageUnitType(CDOPackageUnit.Type type) throws java.io.IOException
writeCDOPackageUnitType
in interface CDODataOutput
java.io.IOException
public void writeCDOPackageInfo(CDOPackageInfo packageInfo) throws java.io.IOException
writeCDOPackageInfo
in interface CDODataOutput
java.io.IOException
public void writeCDOClassifierRef(CDOClassifierRef eClassifierRef) throws java.io.IOException
writeCDOClassifierRef
in interface CDODataOutput
java.io.IOException
public void writeCDOClassifierRef(EClassifier eClassifier) throws java.io.IOException
writeCDOClassifierRef
in interface CDODataOutput
java.io.IOException
public void writeCDOPackageURI(java.lang.String uri) throws java.io.IOException
writeCDOPackageURI
in interface CDODataOutput
java.io.IOException
public void writeCDOType(CDOType cdoType) throws java.io.IOException
writeCDOType
in interface CDODataOutput
java.io.IOException
public void writeCDOBranch(CDOBranch branch) throws java.io.IOException
writeCDOBranch
in interface CDODataOutput
java.io.IOException
public void writeCDOBranchPoint(CDOBranchPoint branchPoint) throws java.io.IOException
writeCDOBranchPoint
in interface CDODataOutput
java.io.IOException
public void writeCDOBranchVersion(CDOBranchVersion branchVersion) throws java.io.IOException
writeCDOBranchVersion
in interface CDODataOutput
java.io.IOException
public void writeCDOChangeSetData(CDOChangeSetData changeSetData) throws java.io.IOException
writeCDOChangeSetData
in interface CDODataOutput
java.io.IOException
public void writeCDOCommitData(CDOCommitData commitData) throws java.io.IOException
writeCDOCommitData
in interface CDODataOutput
java.io.IOException
public void writeCDOCommitInfo(CDOCommitInfo commitInfo) throws java.io.IOException
writeCDOCommitInfo
in interface CDODataOutput
java.io.IOException
public void writeCDOLockChangeInfo(CDOLockChangeInfo lockChangeInfo) throws java.io.IOException
writeCDOLockChangeInfo
in interface CDODataOutput
java.io.IOException
public void writeCDOLockArea(IDurableLockingManager.LockArea lockArea) throws java.io.IOException
writeCDOLockArea
in interface CDODataOutput
java.io.IOException
public void writeCDOLockOwner(CDOLockOwner lockOwner) throws java.io.IOException
writeCDOLockOwner
in interface CDODataOutput
java.io.IOException
public void writeCDOLockState(CDOLockState lockState) throws java.io.IOException
writeCDOLockState
in interface CDODataOutput
java.io.IOException
public void writeCDOLockType(IRWLockManager.LockType lockType) throws java.io.IOException
writeCDOLockType
in interface CDODataOutput
java.io.IOException
public void writeCDOID(CDOID id) throws java.io.IOException
writeCDOID
in interface CDODataOutput
java.io.IOException
public void writeCDOIDReference(CDOIDReference idReference) throws java.io.IOException
writeCDOIDReference
in interface CDODataOutput
java.io.IOException
public void writeCDOIDAndVersion(CDOIDAndVersion idAndVersion) throws java.io.IOException
writeCDOIDAndVersion
in interface CDODataOutput
java.io.IOException
public void writeCDOIDAndBranch(CDOIDAndBranch idAndBranch) throws java.io.IOException
writeCDOIDAndBranch
in interface CDODataOutput
java.io.IOException
public void writeCDORevisionKey(CDORevisionKey revisionKey) throws java.io.IOException
writeCDORevisionKey
in interface CDODataOutput
java.io.IOException
public void writeCDORevision(CDORevision revision, int referenceChunk) throws java.io.IOException
writeCDORevision
in interface CDODataOutput
java.io.IOException
public void writeCDORevision(CDORevision revision, int referenceChunk, CDOBranchPoint securityContext) throws java.io.IOException
writeCDORevision
in interface CDODataOutput
java.io.IOException
public void writeCDORevisable(CDORevisable revisable) throws java.io.IOException
writeCDORevisable
in interface CDODataOutput
java.io.IOException
public void writeCDOList(EClass owner, EStructuralFeature feature, CDOList list, int referenceChunk) throws java.io.IOException
writeCDOList
in interface CDODataOutput
java.io.IOException
public void writeCDOFeatureValue(EStructuralFeature feature, java.lang.Object value) throws java.io.IOException
writeCDOFeatureValue
in interface CDODataOutput
java.io.IOException
public void writeCDORevisionDelta(CDORevisionDelta revisionDelta) throws java.io.IOException
writeCDORevisionDelta
in interface CDODataOutput
java.io.IOException
public void writeCDOFeatureDelta(EClass owner, CDOFeatureDelta featureDelta) throws java.io.IOException
writeCDOFeatureDelta
in interface CDODataOutput
java.io.IOException
public void writeCDORevisionOrPrimitive(java.lang.Object value) throws java.io.IOException
CDODataOutput
writeCDORevisionOrPrimitive
in interface CDODataOutput
java.io.IOException
public void writeCDORevisionOrPrimitiveOrClassifier(java.lang.Object value) throws java.io.IOException
CDODataOutput
writeCDORevisionOrPrimitiveOrClassifier
in interface CDODataOutput
java.io.IOException
public CDOPackageRegistry getPackageRegistry()
getPackageRegistry
in interface CDODataOutput
public CDOIDProvider getIDProvider()
getIDProvider
in interface CDODataOutput
public CDOPermissionProvider getPermissionProvider()
getPermissionProvider
in interface CDODataOutput
public CDORevisionUnchunker getRevisionUnchunker()
getRevisionUnchunker
in interface CDODataOutput
protected boolean isXCompression()
protected StringIO getPackageURICompressor()
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html