All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
int |
actingVersion() |
StringBuilder |
appendTo(StringBuilder builder) |
DirectBuffer |
buffer() |
long |
clusterSessionId() |
static int |
clusterSessionIdEncodingLength() |
static int |
clusterSessionIdEncodingOffset() |
static int |
clusterSessionIdId() |
static long |
clusterSessionIdMaxValue() |
static String |
clusterSessionIdMetaAttribute(MetaAttribute metaAttribute) |
static long |
clusterSessionIdMinValue() |
static long |
clusterSessionIdNullValue() |
static int |
clusterSessionIdSinceVersion() |
long |
correlationId() |
static int |
correlationIdEncodingLength() |
static int |
correlationIdEncodingOffset() |
static int |
correlationIdId() |
static long |
correlationIdMaxValue() |
static String |
correlationIdMetaAttribute(MetaAttribute metaAttribute) |
static long |
correlationIdMinValue() |
static long |
correlationIdNullValue() |
static int |
correlationIdSinceVersion() |
int |
encodedLength() |
int |
getMessage(Appendable appendable) |
int |
getMessage(byte[] dst,
int dstOffset,
int length) |
int |
getMessage(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
getPayload(byte[] dst,
int dstOffset,
int length) |
int |
getPayload(MutableDirectBuffer dst,
int dstOffset,
int length) |
int |
initialOffset() |
int |
limit() |
void |
limit(int limit) |
String |
message() |
static String |
messageCharacterEncoding() |
static int |
messageHeaderLength() |
static int |
messageId() |
int |
messageLength() |
static String |
messageMetaAttribute(MetaAttribute metaAttribute) |
static int |
messageSinceVersion() |
int |
offset() |
static int |
payloadHeaderLength() |
static int |
payloadId() |
int |
payloadLength() |
static String |
payloadMetaAttribute(MetaAttribute metaAttribute) |
static int |
payloadSinceVersion() |
AdminRequestType |
requestType() |
static int |
requestTypeEncodingLength() |
static int |
requestTypeEncodingOffset() |
static int |
requestTypeId() |
static String |
requestTypeMetaAttribute(MetaAttribute metaAttribute) |
int |
requestTypeRaw() |
static int |
requestTypeSinceVersion() |
AdminResponseCode |
responseCode() |
static int |
responseCodeEncodingLength() |
static int |
responseCodeEncodingOffset() |
static int |
responseCodeId() |
static String |
responseCodeMetaAttribute(MetaAttribute metaAttribute) |
int |
responseCodeRaw() |
static int |
responseCodeSinceVersion() |
int |
sbeBlockLength() |
int |
sbeDecodedLength() |
AdminResponseDecoder |
sbeRewind() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
String |
sbeSemanticType() |
AdminResponseDecoder |
sbeSkip() |
int |
sbeTemplateId() |
int |
skipMessage() |
int |
skipPayload() |
String |
toString() |
AdminResponseDecoder |
wrap(DirectBuffer buffer,
int offset,
int actingBlockLength,
int actingVersion) |
AdminResponseDecoder |
wrapAndApplyHeader(DirectBuffer buffer,
int offset,
MessageHeaderDecoder headerDecoder) |
void |
wrapMessage(DirectBuffer wrapBuffer) |
void |
wrapPayload(DirectBuffer wrapBuffer) |