Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
skipped |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ARRAY32 |
-16 |
public static final byte |
ARRAY8 |
-32 |
public static final byte |
BOOLEAN |
86 |
public static final byte |
BOOLEAN_FALSE |
66 |
public static final byte |
BOOLEAN_TRUE |
65 |
public static final byte |
BYTE |
81 |
public static final byte |
CHAR |
115 |
public static final byte |
DECIMAL128 |
-108 |
public static final byte |
DECIMAL32 |
116 |
public static final byte |
DECIMAL64 |
-124 |
public static final byte |
DESCRIBED_TYPE_INDICATOR |
0 |
public static final byte |
DOUBLE |
-126 |
public static final byte |
FLOAT |
114 |
public static final byte |
INT |
113 |
public static final byte |
LIST0 |
69 |
public static final byte |
LIST32 |
-48 |
public static final byte |
LIST8 |
-64 |
public static final byte |
LONG |
-127 |
public static final byte |
MAP32 |
-47 |
public static final byte |
MAP8 |
-63 |
public static final byte |
NULL |
64 |
public static final byte |
SHORT |
97 |
public static final byte |
SMALLINT |
84 |
public static final byte |
SMALLLONG |
85 |
public static final byte |
SMALLUINT |
82 |
public static final byte |
SMALLULONG |
83 |
public static final byte |
STR32 |
-79 |
public static final byte |
STR8 |
-95 |
public static final byte |
SYM32 |
-77 |
public static final byte |
SYM8 |
-93 |
public static final byte |
TIMESTAMP |
-125 |
public static final byte |
UBYTE |
80 |
public static final byte |
UINT |
112 |
public static final byte |
UINT0 |
67 |
public static final byte |
ULONG |
-128 |
public static final byte |
ULONG0 |
68 |
public static final byte |
USHORT |
96 |
public static final byte |
UUID |
-104 |
public static final byte |
VBIN32 |
-80 |
public static final byte |
VBIN8 |
-96 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_FRAME_SIZE |
-1 |
public static final int |
END_OF_STREAM |
-1 |
public static final int |
MIN_MAX_FRAME_SIZE |
512 |
public static final int |
SESSION_WINDOW |
16384 |
public static final int |
TRACE_DRV |
4 |
public static final int |
TRACE_FRM |
2 |
public static final int |
TRACE_OFF |
0 |
public static final int |
TRACE_RAW |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_CHANNELS |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MESSAGE_FORMAT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CAPACITY |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
SASL_FRAME_TYPE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
DEFAULT_PRIORITY |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
CONNECTION_ACCEPTOR_KEY |
"pn_reactor_connection_acceptor" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
CONNECTION_PEER_ADDRESS_KEY |
"pn_reactor_connection_peer_address" |