| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
APPLICATION_ERROR |
513 |
public static final int |
CANCELED |
515 |
public static final int |
CONNECTION_CLOSE |
258 |
public static final int |
CONNECTION_ERROR |
257 |
public static final int |
INVALID |
516 |
public static final int |
INVALID_SETUP |
1 |
public static final int |
REJECTED |
514 |
public static final int |
REJECTED_RESUME |
4 |
public static final int |
REJECTED_SETUP |
3 |
public static final int |
UNSUPPORTED_SETUP |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
APPLICATION_ERROR |
513 |
public static final int |
CANCELED |
515 |
public static final int |
CONNECTION_CLOSE |
258 |
public static final int |
CONNECTION_ERROR |
257 |
public static final int |
INVALID |
516 |
public static final int |
INVALID_SETUP |
1 |
public static final int |
REJECTED |
514 |
public static final int |
REJECTED_RESUME |
4 |
public static final int |
REJECTED_SETUP |
3 |
public static final int |
RESERVED |
0 |
public static final int |
RESERVED_FOR_EXTENSION |
-1 |
public static final int |
UNSUPPORTED_SETUP |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISABLE_FRAME_TYPE_CHECK |
"io.rsocket.frames.disableFrameTypeCheck" |
public static final int |
FLAGS_C |
64 |
public static final int |
FLAGS_F |
128 |
public static final int |
FLAGS_I |
512 |
public static final int |
FLAGS_M |
256 |
public static final int |
FLAGS_N |
32 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FRAME_LENGTH_MASK |
16777215 |
public static final int |
FRAME_LENGTH_SIZE |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FLAGS_KEEPALIVE_R |
128 |
public static final long |
LAST_POSITION_MASK |
-9223372036854775808L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FLAGS_RESUME_ENABLE |
128 |
public static final int |
FLAGS_WILL_HONOR_LEASE |
64 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CACHE_LINE_LENGTH |
64 |
public static final int |
SIZE_OF_BOOLEAN |
1 |
public static final int |
SIZE_OF_BYTE |
1 |
public static final int |
SIZE_OF_CHAR |
2 |
public static final int |
SIZE_OF_DOUBLE |
8 |
public static final int |
SIZE_OF_FLOAT |
4 |
public static final int |
SIZE_OF_INT |
4 |
public static final int |
SIZE_OF_LONG |
8 |
public static final int |
SIZE_OF_SHORT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final float |
DEFAULT_LOAD_FACTOR |
0.550000011920929f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
8 |
public static final float |
DEFAULT_LOAD_FACTOR |
0.5f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
UNBOUNDED_CAPACITY |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_POW2 |
1073741824 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MEDIUM_BYTES |
3 |