All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
java.lang.StringBuilder |
appendTo(java.lang.StringBuilder builder) |
org.agrona.MutableDirectBuffer |
buffer() |
NewOrderCrossEncoder |
crossID(long value) |
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() |
NewOrderCrossEncoder |
enteringTrader(java.lang.CharSequence src) |
NewOrderCrossEncoder |
enteringTrader(int index,
byte value) |
NewOrderCrossEncoder |
enteringTrader(java.lang.String src) |
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 |
getSecurityExchange(byte[] dst,
int offset,
int length) |
int |
getSecurityIDSource(byte[] dst,
int offset,
int length) |
int |
initialOffset() |
int |
limit() |
void |
limit(int limit) |
NewOrderCrossEncoder |
marketSegmentID(short value) |
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() |
static int |
messageTypeEncodingLength() |
static int |
messageTypeEncodingOffset() |
static int |
messageTypeId() |
static java.lang.String |
messageTypeMetaAttribute(MetaAttribute metaAttribute) |
static int |
messageTypeSinceVersion() |
NewOrderCrossEncoder.NoSidesEncoder |
noSidesCount(int count) |
static long |
noSidesId() |
int |
offset() |
NewOrderCrossEncoder |
orderQty(int index,
long value) |
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() |
PriceEncoder |
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() |
NewOrderCrossEncoder |
putEnteringTrader(byte[] src,
int srcOffset) |
NewOrderCrossEncoder |
putOrderQty(long value0,
long value1,
long value2,
long value3) |
int |
sbeBlockLength() |
int |
sbeSchemaId() |
int |
sbeSchemaVersion() |
java.lang.String |
sbeSemanticType() |
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() |
NewOrderCrossEncoder |
securityID(long value) |
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() |
NewOrderCrossEncoder |
wrap(org.agrona.MutableDirectBuffer buffer,
int offset) |
NewOrderCrossEncoder |
wrapAndApplyHeader(org.agrona.MutableDirectBuffer buffer,
int offset,
MessageHeaderEncoder headerEncoder) |