All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
java.lang.StringBuilder |
appendTo(java.lang.StringBuilder builder) |
org.agrona.DirectBuffer |
buffer() |
long |
clOrdID() |
static int |
clOrdIDEncodingLength() |
static int |
clOrdIDEncodingOffset() |
static int |
clOrdIDId() |
static long |
clOrdIDMaxValue() |
static java.lang.String |
clOrdIDMetaAttribute(MetaAttribute metaAttribute) |
static long |
clOrdIDMinValue() |
static long |
clOrdIDNullValue() |
static int |
clOrdIDSinceVersion() |
int |
encodedLength() |
java.lang.String |
enteringTrader() |
byte |
enteringTrader(int index) |
static java.lang.String |
enteringTraderCharacterEncoding() |
static int |
enteringTraderEncodingLength() |
static int |
enteringTraderEncodingOffset() |
static int |
enteringTraderId() |
static int |
enteringTraderLength() |
static byte |
enteringTraderMaxValue() |
static java.lang.String |
enteringTraderMetaAttribute(MetaAttribute metaAttribute) |
static byte |
enteringTraderMinValue() |
static byte |
enteringTraderNullValue() |
static int |
enteringTraderSinceVersion() |
int |
getEnteringTrader(java.lang.Appendable value) |
int |
getEnteringTrader(byte[] dst,
int dstOffset) |
int |
getSecurityExchange(byte[] dst,
int offset,
int length) |
int |
getSecurityIDSource(byte[] dst,
int offset,
int length) |
int |
initialOffset() |
int |
limit() |
void |
limit(int limit) |
short |
marketSegmentID() |
static int |
marketSegmentIDEncodingLength() |
static int |
marketSegmentIDEncodingOffset() |
static int |
marketSegmentIDId() |
static short |
marketSegmentIDMaxValue() |
static java.lang.String |
marketSegmentIDMetaAttribute(MetaAttribute metaAttribute) |
static short |
marketSegmentIDMinValue() |
static short |
marketSegmentIDNullValue() |
static int |
marketSegmentIDSinceVersion() |
MessageType |
messageType() |
static int |
messageTypeEncodingLength() |
static int |
messageTypeEncodingOffset() |
static int |
messageTypeId() |
static java.lang.String |
messageTypeMetaAttribute(MetaAttribute metaAttribute) |
short |
messageTypeRaw() |
static int |
messageTypeSinceVersion() |
int |
offset() |
long |
orderQty(int index) |
static int |
orderQtyEncodingLength() |
static int |
orderQtyEncodingOffset() |
static int |
orderQtyId() |
static int |
orderQtyLength() |
static long |
orderQtyMaxValue() |
static java.lang.String |
orderQtyMetaAttribute(MetaAttribute metaAttribute) |
static long |
orderQtyMinValue() |
static long |
orderQtyNullValue() |
static int |
orderQtySinceVersion() |
short |
ordTagID() |
static int |
ordTagIDEncodingLength() |
static int |
ordTagIDEncodingOffset() |
static int |
ordTagIDId() |
static short |
ordTagIDMaxValue() |
static java.lang.String |
ordTagIDMetaAttribute(MetaAttribute metaAttribute) |
static short |
ordTagIDMinValue() |
static short |
ordTagIDNullValue() |
static int |
ordTagIDSinceVersion() |
OrdType |
ordType() |
static int |
ordTypeEncodingLength() |
static int |
ordTypeEncodingOffset() |
static int |
ordTypeId() |
static java.lang.String |
ordTypeMetaAttribute(MetaAttribute metaAttribute) |
byte |
ordTypeRaw() |
static int |
ordTypeSinceVersion() |
long |
origClOrdID() |
static int |
origClOrdIDEncodingLength() |
static int |
origClOrdIDEncodingOffset() |
static int |
origClOrdIDId() |
static long |
origClOrdIDMaxValue() |
static java.lang.String |
origClOrdIDMetaAttribute(MetaAttribute metaAttribute) |
static long |
origClOrdIDMinValue() |
static long |
origClOrdIDNullValue() |
static int |
origClOrdIDSinceVersion() |
PriceDecoder |
price()
Price per share or contract.
|
static int |
priceEncodingLength() |
static int |
priceEncodingOffset() |
static int |
priceId() |
static java.lang.String |
priceMetaAttribute(MetaAttribute metaAttribute) |
static int |
priceSinceVersion() |
int |
sbeBlockLength() |
int |
sbeDecodedLength() |
SimpleModifyOrderDecoder |
sbeRewind() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
java.lang.String |
sbeSemanticType() |
SimpleModifyOrderDecoder |
sbeSkip() |
int |
sbeTemplateId() |
java.lang.String |
securityExchange() |
byte |
securityExchange(int index) |
static int |
securityExchangeEncodingLength() |
static int |
securityExchangeEncodingOffset() |
static int |
securityExchangeId() |
static int |
securityExchangeLength() |
static byte |
securityExchangeMaxValue() |
static java.lang.String |
securityExchangeMetaAttribute(MetaAttribute metaAttribute) |
static byte |
securityExchangeMinValue() |
static byte |
securityExchangeNullValue() |
static int |
securityExchangeSinceVersion() |
long |
securityID() |
static int |
securityIDEncodingLength() |
static int |
securityIDEncodingOffset() |
static int |
securityIDId() |
static long |
securityIDMaxValue() |
static java.lang.String |
securityIDMetaAttribute(MetaAttribute metaAttribute) |
static long |
securityIDMinValue() |
static long |
securityIDNullValue() |
static int |
securityIDSinceVersion() |
byte |
securityIDSource() |
byte |
securityIDSource(int index) |
static int |
securityIDSourceEncodingLength() |
static int |
securityIDSourceEncodingOffset() |
static int |
securityIDSourceId() |
static int |
securityIDSourceLength() |
static byte |
securityIDSourceMaxValue() |
static java.lang.String |
securityIDSourceMetaAttribute(MetaAttribute metaAttribute) |
static byte |
securityIDSourceMinValue() |
static byte |
securityIDSourceNullValue() |
static int |
securityIDSourceSinceVersion() |
java.lang.String |
toString() |
SimpleModifyOrderDecoder |
wrap(org.agrona.DirectBuffer buffer,
int offset,
int actingBlockLength,
int actingVersion) |
SimpleModifyOrderDecoder |
wrapAndApplyHeader(org.agrona.DirectBuffer buffer,
int offset,
MessageHeaderDecoder headerDecoder) |