All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
long |
activityTimestamp() |
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() |
String |
aeronDirectory() |
static String |
aeronDirectoryCharacterEncoding() |
static int |
aeronDirectoryHeaderLength() |
static int |
aeronDirectoryId() |
int |
aeronDirectoryLength() |
static String |
aeronDirectoryMetaAttribute(MetaAttribute metaAttribute) |
static int |
aeronDirectorySinceVersion() |
StringBuilder |
appendTo(StringBuilder builder) |
DirectBuffer |
buffer() |
String |
controlChannel() |
static String |
controlChannelCharacterEncoding() |
static int |
controlChannelHeaderLength() |
static int |
controlChannelId() |
int |
controlChannelLength() |
static String |
controlChannelMetaAttribute(MetaAttribute metaAttribute) |
static int |
controlChannelSinceVersion() |
int |
controlStreamId() |
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() |
int |
errorBufferLength() |
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() |
String |
eventsChannel() |
static String |
eventsChannelCharacterEncoding() |
static int |
eventsChannelHeaderLength() |
static int |
eventsChannelId() |
int |
eventsChannelLength() |
static String |
eventsChannelMetaAttribute(MetaAttribute metaAttribute) |
static int |
eventsChannelSinceVersion() |
int |
eventsStreamId() |
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() |
int |
getAeronDirectory(Appendable appendable) |
int |
getAeronDirectory(byte[] dst,
int dstOffset,
int length) |
int |
getAeronDirectory(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
getControlChannel(Appendable appendable) |
int |
getControlChannel(byte[] dst,
int dstOffset,
int length) |
int |
getControlChannel(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
getEventsChannel(Appendable appendable) |
int |
getEventsChannel(byte[] dst,
int dstOffset,
int length) |
int |
getEventsChannel(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
getLocalControlChannel(Appendable appendable) |
int |
getLocalControlChannel(byte[] dst,
int dstOffset,
int length) |
int |
getLocalControlChannel(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
headerLength() |
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) |
String |
localControlChannel() |
static String |
localControlChannelCharacterEncoding() |
static int |
localControlChannelHeaderLength() |
static int |
localControlChannelId() |
int |
localControlChannelLength() |
static String |
localControlChannelMetaAttribute(MetaAttribute metaAttribute) |
static int |
localControlChannelSinceVersion() |
int |
localControlStreamId() |
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() |
long |
pid() |
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() |
int |
sbeBlockLength() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
String |
sbeSemanticType() |
int |
sbeTemplateId() |
int |
skipAeronDirectory() |
int |
skipControlChannel() |
int |
skipEventsChannel() |
int |
skipLocalControlChannel() |
long |
startTimestamp() |
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() |
int |
version() |
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() |
MarkFileHeaderDecoder |
wrap(DirectBuffer buffer,
int offset,
int actingBlockLength,
int actingVersion) |
void |
wrapAeronDirectory(DirectBuffer wrapBuffer) |
void |
wrapControlChannel(DirectBuffer wrapBuffer) |
void |
wrapEventsChannel(DirectBuffer wrapBuffer) |
void |
wrapLocalControlChannel(DirectBuffer wrapBuffer) |