Package org.eclipse.emf.cdo.server
Interface CDOServerExporter.BinaryConstants
- All Known Implementing Classes:
CDOServerExporter.Binary
,CDOServerImporter.Binary
- Enclosing class:
- CDOServerExporter<OUT>
public static interface CDOServerExporter.BinaryConstants
- Since:
- 4.8
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Field Details
-
REPOSITORY
static final byte REPOSITORY- See Also:
-
PACKAGE_UNIT
static final byte PACKAGE_UNIT- See Also:
-
PACKAGE_INFO
static final byte PACKAGE_INFO- See Also:
-
BRANCH
static final byte BRANCH- See Also:
-
REVISION
static final byte REVISION- See Also:
-
BLOB
static final byte BLOB- See Also:
-
CLOB
static final byte CLOB- See Also:
-
COMMIT
static final byte COMMIT- See Also:
-
EOF
static final byte EOF- See Also:
-