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 |
crossID() |
static int |
crossIDEncodingLength() |
static int |
crossIDEncodingOffset() |
static int |
crossIDId() |
static long |
crossIDMaxValue() |
static java.lang.String |
crossIDMetaAttribute(MetaAttribute metaAttribute) |
static long |
crossIDMinValue() |
static long |
crossIDNullValue() |
static int |
crossIDSinceVersion() |
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() |
NewOrderCrossDecoder.NoSidesDecoder |
noSides() |
static long |
noSidesDecoderId() |
static int |
noSidesDecoderSinceVersion() |
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() |
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() |
NewOrderCrossDecoder |
sbeRewind() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
java.lang.String |
sbeSemanticType() |
NewOrderCrossDecoder |
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() |
NewOrderCrossDecoder |
wrap(org.agrona.DirectBuffer buffer,
int offset,
int actingBlockLength,
int actingVersion) |
NewOrderCrossDecoder |
wrapAndApplyHeader(org.agrona.DirectBuffer buffer,
int offset,
MessageHeaderDecoder headerDecoder) |