Class CDODataInputImpl
- java.lang.Object
- 
- org.eclipse.net4j.util.io.ExtendedDataInput.Delegating
- 
- org.eclipse.emf.cdo.spi.common.protocol.CDODataInputImpl
 
 
- 
- All Implemented Interfaces:
- java.io.Closeable,- java.io.DataInput,- java.lang.AutoCloseable,- CDODataInput,- org.eclipse.net4j.util.io.ExtendedDataInput
 - Direct Known Subclasses:
- CDODataInputImpl.Default
 
 public abstract class CDODataInputImpl extends org.eclipse.net4j.util.io.ExtendedDataInput.Delegating implements CDODataInput If the meaning of this type isn't clear, there really should be more of a description here...- Since:
- 4.2
- Author:
- Eike Stepper
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classCDODataInputImpl.DefaultA concrete subclass ofCDODataInputImpl.
 - 
Constructor SummaryConstructors Constructor Description CDODataInputImpl(org.eclipse.net4j.util.io.ExtendedDataInput delegate)
 - 
Method Summary- 
Methods inherited from class org.eclipse.net4j.util.io.ExtendedDataInput.Delegatingclose, getDelegate, readBoolean, readByte, readByteArray, readChar, readDouble, readEnum, readException, readFloat, readFully, readFully, readInt, readLine, readLong, readObject, readObject, readObject, readShort, readString, readUnsignedByte, readUnsignedShort, readUTF, readVarInt, readVarLong, skipBytes
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.eclipse.emf.cdo.common.protocol.CDODataInputgetPackageRegistry
 
- 
 
- 
- 
- 
Method Detail- 
readXIntpublic int readXInt() throws java.io.IOException- Specified by:
- readXIntin interface- CDODataInput
- Throws:
- java.io.IOException
- Since:
- 4.6
 
 - 
readXLongpublic long readXLong() throws java.io.IOException- Specified by:
- readXLongin interface- CDODataInput
- Throws:
- java.io.IOException
- Since:
- 4.6
 
 - 
readCDOPackageUnitpublic CDOPackageUnit readCDOPackageUnit(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) throws java.io.IOException - Specified by:
- readCDOPackageUnitin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOPackageUnitspublic CDOPackageUnit[] readCDOPackageUnits(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) throws java.io.IOException - Specified by:
- readCDOPackageUnitsin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOPackageUnitTypepublic CDOPackageUnit.Type readCDOPackageUnitType() throws java.io.IOException - Specified by:
- readCDOPackageUnitTypein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOPackageInfopublic CDOPackageInfo readCDOPackageInfo() throws java.io.IOException - Specified by:
- readCDOPackageInfoin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOPackageURIpublic java.lang.String readCDOPackageURI() throws java.io.IOException- Specified by:
- readCDOPackageURIin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOClassifierRefpublic CDOClassifierRef readCDOClassifierRef() throws java.io.IOException - Specified by:
- readCDOClassifierRefin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOClassifierRefAndResolvepublic org.eclipse.emf.ecore.EClassifier readCDOClassifierRefAndResolve() throws java.io.IOException- Specified by:
- readCDOClassifierRefAndResolvein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOTypepublic CDOType readCDOType() throws java.io.IOException - Specified by:
- readCDOTypein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOBranchpublic CDOBranch readCDOBranch() throws java.io.IOException - Specified by:
- readCDOBranchin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOBranchPointpublic CDOBranchPoint readCDOBranchPoint() throws java.io.IOException - Specified by:
- readCDOBranchPointin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOBranchVersionpublic CDOBranchVersion readCDOBranchVersion() throws java.io.IOException - Specified by:
- readCDOBranchVersionin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOChangeSetDatapublic CDOChangeSetData readCDOChangeSetData() throws java.io.IOException - Specified by:
- readCDOChangeSetDatain interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOCommitDatapublic CDOCommitData readCDOCommitData() throws java.io.IOException - Specified by:
- readCDOCommitDatain interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOCommitInfopublic CDOCommitInfo readCDOCommitInfo() throws java.io.IOException - Specified by:
- readCDOCommitInfoin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOLockChangeInfopublic CDOLockChangeInfo readCDOLockChangeInfo() throws java.io.IOException - Specified by:
- readCDOLockChangeInfoin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOLockAreapublic IDurableLockingManager.LockArea readCDOLockArea() throws java.io.IOException - Specified by:
- readCDOLockAreain interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOLockOwnerpublic CDOLockOwner readCDOLockOwner() throws java.io.IOException - Specified by:
- readCDOLockOwnerin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOLockStatepublic CDOLockState readCDOLockState() throws java.io.IOException - Specified by:
- readCDOLockStatein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOLockTypepublic org.eclipse.net4j.util.concurrent.IRWLockManager.LockType readCDOLockType() throws java.io.IOException- Specified by:
- readCDOLockTypein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOIDpublic CDOID readCDOID() throws java.io.IOException - Specified by:
- readCDOIDin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOIDReferencepublic CDOIDReference readCDOIDReference() throws java.io.IOException - Specified by:
- readCDOIDReferencein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOIDAndVersionpublic CDOIDAndVersion readCDOIDAndVersion() throws java.io.IOException - Specified by:
- readCDOIDAndVersionin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOIDAndBranchpublic CDOIDAndBranch readCDOIDAndBranch() throws java.io.IOException - Specified by:
- readCDOIDAndBranchin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDORevisionKeypublic CDORevisionKey readCDORevisionKey() throws java.io.IOException - Specified by:
- readCDORevisionKeyin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDORevisionpublic CDORevision readCDORevision() throws java.io.IOException - Specified by:
- readCDORevisionin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDORevisionpublic CDORevision readCDORevision(boolean freeze) throws java.io.IOException - Specified by:
- readCDORevisionin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDORevisablepublic CDORevisable readCDORevisable() throws java.io.IOException - Specified by:
- readCDORevisablein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOListpublic CDOList readCDOList(org.eclipse.emf.ecore.EClass owner, org.eclipse.emf.ecore.EStructuralFeature feature) throws java.io.IOException - Specified by:
- readCDOListin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOFeatureValuepublic java.lang.Object readCDOFeatureValue(org.eclipse.emf.ecore.EStructuralFeature feature) throws java.io.IOException- Specified by:
- readCDOFeatureValuein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDORevisionDeltapublic CDORevisionDelta readCDORevisionDelta() throws java.io.IOException - Specified by:
- readCDORevisionDeltain interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDOFeatureDeltapublic CDOFeatureDelta readCDOFeatureDelta(org.eclipse.emf.ecore.EClass owner) throws java.io.IOException - Specified by:
- readCDOFeatureDeltain interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDORevisionOrPrimitivepublic java.lang.Object readCDORevisionOrPrimitive() throws java.io.IOExceptionDescription copied from interface:CDODataInputRead either a CDORevision or a primitive value.- Specified by:
- readCDORevisionOrPrimitivein interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
readCDORevisionOrPrimitiveOrClassifierpublic java.lang.Object readCDORevisionOrPrimitiveOrClassifier() throws java.io.IOExceptionDescription copied from interface:CDODataInputRead either a CDORevision, a primitive value or a EClass.- Specified by:
- readCDORevisionOrPrimitiveOrClassifierin interface- CDODataInput
- Throws:
- java.io.IOException
 
 - 
isXCompressionprotected boolean isXCompression() - Since:
- 4.6
 
 - 
getPackageURICompressorprotected org.eclipse.net4j.util.io.StringIO getPackageURICompressor() 
 - 
getBranchManagerprotected abstract CDOBranchManager getBranchManager() 
 - 
getCommitInfoManagerprotected abstract CDOCommitInfoManager getCommitInfoManager() 
 - 
getRevisionFactoryprotected abstract CDORevisionFactory getRevisionFactory() 
 - 
getListFactoryprotected abstract CDOListFactory getListFactory() 
 - 
getLobStoreprotected abstract CDOLobStore getLobStore() 
 
- 
 
-