All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
ByteOrderCodec |
byteOrder() |
TokenCodec |
byteOrder(ByteOrderCodec value) |
static int |
byteOrderId() |
static String |
byteOrderMetaAttribute(MetaAttribute metaAttribute) |
static String |
characterEncodingCharacterEncoding() |
static int |
characterEncodingHeaderSize() |
static int |
characterEncodingId() |
static String |
characterEncodingMetaAttribute(MetaAttribute metaAttribute) |
static String |
constValueCharacterEncoding() |
static int |
constValueHeaderSize() |
static int |
constValueId() |
static String |
constValueMetaAttribute(MetaAttribute metaAttribute) |
static String |
epochCharacterEncoding() |
static int |
epochHeaderSize() |
static int |
epochId() |
static String |
epochMetaAttribute(MetaAttribute metaAttribute) |
int |
fieldId() |
TokenCodec |
fieldId(int value) |
static int |
fieldIdId() |
static int |
fieldIdMaxValue() |
static String |
fieldIdMetaAttribute(MetaAttribute metaAttribute) |
static int |
fieldIdMinValue() |
static int |
fieldIdNullValue() |
int |
getCharacterEncoding(byte[] dst,
int dstOffset,
int length) |
int |
getConstValue(byte[] dst,
int dstOffset,
int length) |
int |
getEpoch(byte[] dst,
int dstOffset,
int length) |
int |
getMaxValue(byte[] dst,
int dstOffset,
int length) |
int |
getMinValue(byte[] dst,
int dstOffset,
int length) |
int |
getName(byte[] dst,
int dstOffset,
int length) |
int |
getNullValue(byte[] dst,
int dstOffset,
int length) |
int |
getSemanticType(byte[] dst,
int dstOffset,
int length) |
int |
getTimeUnit(byte[] dst,
int dstOffset,
int length) |
int |
limit() |
void |
limit(int limit) |
static String |
maxValueCharacterEncoding() |
static int |
maxValueHeaderSize() |
static int |
maxValueId() |
static String |
maxValueMetaAttribute(MetaAttribute metaAttribute) |
static String |
minValueCharacterEncoding() |
static int |
minValueHeaderSize() |
static int |
minValueId() |
static String |
minValueMetaAttribute(MetaAttribute metaAttribute) |
static String |
nameCharacterEncoding() |
static int |
nameHeaderSize() |
static int |
nameId() |
static String |
nameMetaAttribute(MetaAttribute metaAttribute) |
static String |
nullValueCharacterEncoding() |
static int |
nullValueHeaderSize() |
static int |
nullValueId() |
static String |
nullValueMetaAttribute(MetaAttribute metaAttribute) |
int |
offset() |
PresenceCodec |
presence() |
TokenCodec |
presence(PresenceCodec value) |
static int |
presenceId() |
static String |
presenceMetaAttribute(MetaAttribute metaAttribute) |
PrimitiveTypeCodec |
primitiveType() |
TokenCodec |
primitiveType(PrimitiveTypeCodec value) |
static int |
primitiveTypeId() |
static String |
primitiveTypeMetaAttribute(MetaAttribute metaAttribute) |
int |
putCharacterEncoding(byte[] src,
int srcOffset,
int length) |
int |
putConstValue(byte[] src,
int srcOffset,
int length) |
int |
putEpoch(byte[] src,
int srcOffset,
int length) |
int |
putMaxValue(byte[] src,
int srcOffset,
int length) |
int |
putMinValue(byte[] src,
int srcOffset,
int length) |
int |
putName(byte[] src,
int srcOffset,
int length) |
int |
putNullValue(byte[] src,
int srcOffset,
int length) |
int |
putSemanticType(byte[] src,
int srcOffset,
int length) |
int |
putTimeUnit(byte[] src,
int srcOffset,
int length) |
int |
sbeBlockLength() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
String |
sbeSemanticType() |
int |
sbeTemplateId() |
static String |
semanticTypeCharacterEncoding() |
static int |
semanticTypeHeaderSize() |
static int |
semanticTypeId() |
static String |
semanticTypeMetaAttribute(MetaAttribute metaAttribute) |
SignalCodec |
signal() |
TokenCodec |
signal(SignalCodec value) |
static int |
signalId() |
static String |
signalMetaAttribute(MetaAttribute metaAttribute) |
int |
size() |
static String |
timeUnitCharacterEncoding() |
static int |
timeUnitHeaderSize() |
static int |
timeUnitId() |
static String |
timeUnitMetaAttribute(MetaAttribute metaAttribute) |
int |
tokenOffset() |
TokenCodec |
tokenOffset(int value) |
static int |
tokenOffsetId() |
static int |
tokenOffsetMaxValue() |
static String |
tokenOffsetMetaAttribute(MetaAttribute metaAttribute) |
static int |
tokenOffsetMinValue() |
static int |
tokenOffsetNullValue() |
int |
tokenSize() |
TokenCodec |
tokenSize(int value) |
static int |
tokenSizeId() |
static int |
tokenSizeMaxValue() |
static String |
tokenSizeMetaAttribute(MetaAttribute metaAttribute) |
static int |
tokenSizeMinValue() |
static int |
tokenSizeNullValue() |
int |
tokenVersion() |
TokenCodec |
tokenVersion(int value) |
static int |
tokenVersionId() |
static int |
tokenVersionMaxValue() |
static String |
tokenVersionMetaAttribute(MetaAttribute metaAttribute) |
static int |
tokenVersionMinValue() |
static int |
tokenVersionNullValue() |
TokenCodec |
wrapForDecode(DirectBuffer buffer,
int offset,
int actingBlockLength,
int actingVersion) |
TokenCodec |
wrapForEncode(DirectBuffer buffer,
int offset) |