All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
MarkFileHeaderEncoder |
activityTimestamp(long value) |
static int |
activityTimestampEncodingLength() |
static int |
activityTimestampEncodingOffset() |
static int |
activityTimestampId() |
static long |
activityTimestampMaxValue() |
static String |
activityTimestampMetaAttribute(MetaAttribute metaAttribute) |
static long |
activityTimestampMinValue() |
static long |
activityTimestampNullValue() |
static int |
activityTimestampSinceVersion() |
MarkFileHeaderEncoder |
aeronDirectory(CharSequence value) |
MarkFileHeaderEncoder |
aeronDirectory(String value) |
static String |
aeronDirectoryCharacterEncoding() |
static int |
aeronDirectoryHeaderLength() |
static int |
aeronDirectoryId() |
static String |
aeronDirectoryMetaAttribute(MetaAttribute metaAttribute) |
StringBuilder |
appendTo(StringBuilder builder) |
MutableDirectBuffer |
buffer() |
MarkFileHeaderEncoder |
controlChannel(CharSequence value) |
MarkFileHeaderEncoder |
controlChannel(String value) |
static String |
controlChannelCharacterEncoding() |
static int |
controlChannelHeaderLength() |
static int |
controlChannelId() |
static String |
controlChannelMetaAttribute(MetaAttribute metaAttribute) |
MarkFileHeaderEncoder |
controlStreamId(int value) |
static int |
controlStreamIdEncodingLength() |
static int |
controlStreamIdEncodingOffset() |
static int |
controlStreamIdId() |
static int |
controlStreamIdMaxValue() |
static String |
controlStreamIdMetaAttribute(MetaAttribute metaAttribute) |
static int |
controlStreamIdMinValue() |
static int |
controlStreamIdNullValue() |
static int |
controlStreamIdSinceVersion() |
int |
encodedLength() |
MarkFileHeaderEncoder |
errorBufferLength(int value) |
static int |
errorBufferLengthEncodingLength() |
static int |
errorBufferLengthEncodingOffset() |
static int |
errorBufferLengthId() |
static int |
errorBufferLengthMaxValue() |
static String |
errorBufferLengthMetaAttribute(MetaAttribute metaAttribute) |
static int |
errorBufferLengthMinValue() |
static int |
errorBufferLengthNullValue() |
static int |
errorBufferLengthSinceVersion() |
MarkFileHeaderEncoder |
eventsChannel(CharSequence value) |
MarkFileHeaderEncoder |
eventsChannel(String value) |
static String |
eventsChannelCharacterEncoding() |
static int |
eventsChannelHeaderLength() |
static int |
eventsChannelId() |
static String |
eventsChannelMetaAttribute(MetaAttribute metaAttribute) |
MarkFileHeaderEncoder |
eventsStreamId(int value) |
static int |
eventsStreamIdEncodingLength() |
static int |
eventsStreamIdEncodingOffset() |
static int |
eventsStreamIdId() |
static int |
eventsStreamIdMaxValue() |
static String |
eventsStreamIdMetaAttribute(MetaAttribute metaAttribute) |
static int |
eventsStreamIdMinValue() |
static int |
eventsStreamIdNullValue() |
static int |
eventsStreamIdSinceVersion() |
MarkFileHeaderEncoder |
headerLength(int value) |
static int |
headerLengthEncodingLength() |
static int |
headerLengthEncodingOffset() |
static int |
headerLengthId() |
static int |
headerLengthMaxValue() |
static String |
headerLengthMetaAttribute(MetaAttribute metaAttribute) |
static int |
headerLengthMinValue() |
static int |
headerLengthNullValue() |
static int |
headerLengthSinceVersion() |
int |
initialOffset() |
int |
limit() |
void |
limit(int limit) |
MarkFileHeaderEncoder |
localControlChannel(CharSequence value) |
MarkFileHeaderEncoder |
localControlChannel(String value) |
static String |
localControlChannelCharacterEncoding() |
static int |
localControlChannelHeaderLength() |
static int |
localControlChannelId() |
static String |
localControlChannelMetaAttribute(MetaAttribute metaAttribute) |
MarkFileHeaderEncoder |
localControlStreamId(int value) |
static int |
localControlStreamIdEncodingLength() |
static int |
localControlStreamIdEncodingOffset() |
static int |
localControlStreamIdId() |
static int |
localControlStreamIdMaxValue() |
static String |
localControlStreamIdMetaAttribute(MetaAttribute metaAttribute) |
static int |
localControlStreamIdMinValue() |
static int |
localControlStreamIdNullValue() |
static int |
localControlStreamIdSinceVersion() |
int |
offset() |
MarkFileHeaderEncoder |
pid(long value) |
static int |
pidEncodingLength() |
static int |
pidEncodingOffset() |
static int |
pidId() |
static long |
pidMaxValue() |
static String |
pidMetaAttribute(MetaAttribute metaAttribute) |
static long |
pidMinValue() |
static long |
pidNullValue() |
static int |
pidSinceVersion() |
MarkFileHeaderEncoder |
putAeronDirectory(byte[] src,
int srcOffset,
int length) |
MarkFileHeaderEncoder |
putAeronDirectory(DirectBuffer src,
int srcOffset,
int length) |
MarkFileHeaderEncoder |
putControlChannel(byte[] src,
int srcOffset,
int length) |
MarkFileHeaderEncoder |
putControlChannel(DirectBuffer src,
int srcOffset,
int length) |
MarkFileHeaderEncoder |
putEventsChannel(byte[] src,
int srcOffset,
int length) |
MarkFileHeaderEncoder |
putEventsChannel(DirectBuffer src,
int srcOffset,
int length) |
MarkFileHeaderEncoder |
putLocalControlChannel(byte[] src,
int srcOffset,
int length) |
MarkFileHeaderEncoder |
putLocalControlChannel(DirectBuffer src,
int srcOffset,
int length) |
int |
sbeBlockLength() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
String |
sbeSemanticType() |
int |
sbeTemplateId() |
MarkFileHeaderEncoder |
startTimestamp(long value) |
static int |
startTimestampEncodingLength() |
static int |
startTimestampEncodingOffset() |
static int |
startTimestampId() |
static long |
startTimestampMaxValue() |
static String |
startTimestampMetaAttribute(MetaAttribute metaAttribute) |
static long |
startTimestampMinValue() |
static long |
startTimestampNullValue() |
static int |
startTimestampSinceVersion() |
String |
toString() |
MarkFileHeaderEncoder |
version(int value) |
static int |
versionEncodingLength() |
static int |
versionEncodingOffset() |
static int |
versionId() |
static int |
versionMaxValue() |
static String |
versionMetaAttribute(MetaAttribute metaAttribute) |
static int |
versionMinValue() |
static int |
versionNullValue() |
static int |
versionSinceVersion() |
MarkFileHeaderEncoder |
wrap(MutableDirectBuffer buffer,
int offset) |
MarkFileHeaderEncoder |
wrapAndApplyHeader(MutableDirectBuffer buffer,
int offset,
MessageHeaderEncoder headerEncoder) |