@Generated(value="uk.co.real_logic.artio")
public class Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.agrona.collections.IntHashSet |
ALL_FIELDS |
static int |
BEGIN_SEQ_NO |
static int |
BEGIN_STRING |
static int |
BODY_LENGTH |
static int |
CHECK_SUM |
static int |
CL_ORD_ID |
static int |
ENCRYPT_METHOD |
static int |
END_SEQ_NO |
static long |
EXAMPLE_MESSAGE_MESSAGE |
static java.lang.String |
EXAMPLE_MESSAGE_MESSAGE_AS_STR |
static int |
EXEC_ID |
static int |
EXEC_TYPE |
static long |
EXECUTION_REPORT_MESSAGE |
static java.lang.String |
EXECUTION_REPORT_MESSAGE_AS_STR |
static int |
GAP_FILL_FLAG |
static int |
HEART_BT_INT |
static long |
HEARTBEAT_MESSAGE |
static java.lang.String |
HEARTBEAT_MESSAGE_AS_STR |
static int |
LAST_MSG_SEQ_NUM_PROCESSED |
static long |
LOGON_MESSAGE |
static java.lang.String |
LOGON_MESSAGE_AS_STR |
static long |
LOGOUT_MESSAGE |
static java.lang.String |
LOGOUT_MESSAGE_AS_STR |
static int |
MAX_MESSAGE_SIZE |
static int |
MSG_SEQ_NUM |
static int |
MSG_TYPE |
static long |
NEW_ORDER_SINGLE_MESSAGE |
static java.lang.String |
NEW_ORDER_SINGLE_MESSAGE_AS_STR |
static int |
NEW_PASSWORD |
static int |
NEW_SEQ_NO |
static int |
NEXT_EXPECTED_MSG_SEQ_NUM |
static int |
ORD_STATUS |
static int |
ORD_TYPE |
static int |
ORDER_ID |
static int |
ORDER_QTY |
static int |
ORIG_SENDING_TIME |
static int |
PASSWORD |
static int |
POSS_DUP_FLAG |
static int |
POSS_RESEND |
static int |
PRICE |
static int |
RAW_DATA |
static int |
RAW_DATA_LENGTH |
static int |
REF_MSG_TYPE |
static int |
REF_SEQ_NUM |
static int |
REF_TAG_ID |
static long |
REJECT_MESSAGE |
static java.lang.String |
REJECT_MESSAGE_AS_STR |
static long |
RESEND_REQUEST_MESSAGE |
static java.lang.String |
RESEND_REQUEST_MESSAGE_AS_STR |
static int |
RESET_SEQ_NUM_FLAG |
static int |
SENDER_COMP_ID |
static int |
SENDER_LOCATION_ID |
static int |
SENDER_SUB_ID |
static int |
SENDING_TIME |
static long |
SEQUENCE_RESET_MESSAGE |
static java.lang.String |
SEQUENCE_RESET_MESSAGE_AS_STR |
static int |
SESSION_REJECT_REASON |
static int |
SIDE |
static int |
SYMBOL |
static int |
TARGET_COMP_ID |
static int |
TARGET_LOCATION_ID |
static int |
TARGET_SUB_ID |
static int |
TEST_FIELD |
static int |
TEST_MESSAGE_INDICATOR |
static int |
TEST_REQ_ID |
static long |
TEST_REQUEST_MESSAGE |
static java.lang.String |
TEST_REQUEST_MESSAGE_AS_STR |
static int |
TEXT |
static int |
TRANSACT_TIME |
static int |
USER_REQUEST_ID |
static long |
USER_REQUEST_MESSAGE |
static java.lang.String |
USER_REQUEST_MESSAGE_AS_STR |
static int |
USER_REQUEST_TYPE |
static int |
USERNAME |
static java.lang.String |
VERSION |
static char[] |
VERSION_CHARS |
| Constructor and Description |
|---|
Constants() |
public static java.lang.String VERSION
public static char[] VERSION_CHARS
public static final java.lang.String HEARTBEAT_MESSAGE_AS_STR
public static final long HEARTBEAT_MESSAGE
public static final java.lang.String TEST_REQUEST_MESSAGE_AS_STR
public static final long TEST_REQUEST_MESSAGE
public static final java.lang.String EXAMPLE_MESSAGE_MESSAGE_AS_STR
public static final long EXAMPLE_MESSAGE_MESSAGE
public static final java.lang.String RESEND_REQUEST_MESSAGE_AS_STR
public static final long RESEND_REQUEST_MESSAGE
public static final java.lang.String REJECT_MESSAGE_AS_STR
public static final long REJECT_MESSAGE
public static final java.lang.String SEQUENCE_RESET_MESSAGE_AS_STR
public static final long SEQUENCE_RESET_MESSAGE
public static final java.lang.String LOGOUT_MESSAGE_AS_STR
public static final long LOGOUT_MESSAGE
public static final java.lang.String LOGON_MESSAGE_AS_STR
public static final long LOGON_MESSAGE
public static final java.lang.String USER_REQUEST_MESSAGE_AS_STR
public static final long USER_REQUEST_MESSAGE
public static final java.lang.String NEW_ORDER_SINGLE_MESSAGE_AS_STR
public static final long NEW_ORDER_SINGLE_MESSAGE
public static final java.lang.String EXECUTION_REPORT_MESSAGE_AS_STR
public static final long EXECUTION_REPORT_MESSAGE
public static final int BEGIN_STRING
public static final int SENDER_COMP_ID
public static final int END_SEQ_NO
public static final int ORIG_SENDING_TIME
public static final int POSS_DUP_FLAG
public static final int EXEC_ID
public static final int TARGET_COMP_ID
public static final int TEST_MESSAGE_INDICATOR
public static final int ORDER_ID
public static final int ORD_STATUS
public static final int REF_SEQ_NUM
public static final int EXEC_TYPE
public static final int BEGIN_SEQ_NO
public static final int BODY_LENGTH
public static final int RAW_DATA
public static final int NEW_SEQ_NO
public static final int ENCRYPT_METHOD
public static final int SENDER_SUB_ID
public static final int ORD_TYPE
public static final int CL_ORD_ID
public static final int TARGET_SUB_ID
public static final int MSG_SEQ_NUM
public static final int NEXT_EXPECTED_MSG_SEQ_NUM
public static final int USER_REQUEST_ID
public static final int PRICE
public static final int CHECK_SUM
public static final int SENDER_LOCATION_ID
public static final int MAX_MESSAGE_SIZE
public static final int RESET_SEQ_NUM_FLAG
public static final int POSS_RESEND
public static final int USER_REQUEST_TYPE
public static final int ORDER_QTY
public static final int SYMBOL
public static final int TARGET_LOCATION_ID
public static final int TRANSACT_TIME
public static final int SIDE
public static final int REF_TAG_ID
public static final int SENDING_TIME
public static final int TEST_FIELD
public static final int PASSWORD
public static final int NEW_PASSWORD
public static final int REF_MSG_TYPE
public static final int RAW_DATA_LENGTH
public static final int TEXT
public static final int MSG_TYPE
public static final int SESSION_REJECT_REASON
public static final int GAP_FILL_FLAG
public static final int USERNAME
public static final int LAST_MSG_SEQ_NUM_PROCESSED
public static final int TEST_REQ_ID
public static final int HEART_BT_INT
public static final org.agrona.collections.IntHashSet ALL_FIELDS
Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.