All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
StringBuilder |
appendTo(StringBuilder builder) |
DirectBuffer |
buffer() |
String |
channel() |
static String |
channelCharacterEncoding() |
static int |
channelHeaderLength() |
static int |
channelId() |
int |
channelLength() |
static String |
channelMetaAttribute(MetaAttribute metaAttribute) |
static int |
channelSinceVersion() |
int |
encodedLength() |
int |
getChannel(Appendable appendable) |
int |
getChannel(byte[] dst,
int dstOffset,
int length) |
int |
getChannel(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
getSourceIdentity(Appendable appendable) |
int |
getSourceIdentity(byte[] dst,
int dstOffset,
int length) |
int |
getSourceIdentity(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
initialOffset() |
int |
limit() |
void |
limit(int limit) |
int |
offset() |
long |
recordingId() |
static int |
recordingIdEncodingLength() |
static int |
recordingIdEncodingOffset() |
static int |
recordingIdId() |
static long |
recordingIdMaxValue() |
static String |
recordingIdMetaAttribute(MetaAttribute metaAttribute) |
static long |
recordingIdMinValue() |
static long |
recordingIdNullValue() |
static int |
recordingIdSinceVersion() |
int |
sbeBlockLength() |
int |
sbeDecodedLength() |
RecordingStartedDecoder |
sbeRewind() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
String |
sbeSemanticType() |
RecordingStartedDecoder |
sbeSkip() |
int |
sbeTemplateId() |
int |
sessionId() |
static int |
sessionIdEncodingLength() |
static int |
sessionIdEncodingOffset() |
static int |
sessionIdId() |
static int |
sessionIdMaxValue() |
static String |
sessionIdMetaAttribute(MetaAttribute metaAttribute) |
static int |
sessionIdMinValue() |
static int |
sessionIdNullValue() |
static int |
sessionIdSinceVersion() |
int |
skipChannel() |
int |
skipSourceIdentity() |
String |
sourceIdentity() |
static String |
sourceIdentityCharacterEncoding() |
static int |
sourceIdentityHeaderLength() |
static int |
sourceIdentityId() |
int |
sourceIdentityLength() |
static String |
sourceIdentityMetaAttribute(MetaAttribute metaAttribute) |
static int |
sourceIdentitySinceVersion() |
long |
startPosition() |
static int |
startPositionEncodingLength() |
static int |
startPositionEncodingOffset() |
static int |
startPositionId() |
static long |
startPositionMaxValue() |
static String |
startPositionMetaAttribute(MetaAttribute metaAttribute) |
static long |
startPositionMinValue() |
static long |
startPositionNullValue() |
static int |
startPositionSinceVersion() |
int |
streamId() |
static int |
streamIdEncodingLength() |
static int |
streamIdEncodingOffset() |
static int |
streamIdId() |
static int |
streamIdMaxValue() |
static String |
streamIdMetaAttribute(MetaAttribute metaAttribute) |
static int |
streamIdMinValue() |
static int |
streamIdNullValue() |
static int |
streamIdSinceVersion() |
String |
toString() |
RecordingStartedDecoder |
wrap(DirectBuffer buffer,
int offset,
int actingBlockLength,
int actingVersion) |
RecordingStartedDecoder |
wrapAndApplyHeader(DirectBuffer buffer,
int offset,
MessageHeaderDecoder headerDecoder) |
void |
wrapChannel(DirectBuffer wrapBuffer) |
void |
wrapSourceIdentity(DirectBuffer wrapBuffer) |