Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
ADJUST_CONTAINER_SIZE_WHEN_AGGREGATING |
true |
public static final int |
WORD_IN_BITS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_BUF_SIZE |
65536 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
LARGEST_LITERAL_COUNT |
2147483647 |
public static final long |
LARGEST_RUNNING_LENGTH_COUNT |
4294967295L |
public static final int |
RUNNING_LENGTH_BITS |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
ADJUST_CONTAINER_SIZE_WHEN_AGGREGATING |
true |
public static final int |
WORD_IN_BITS |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_BUF_SIZE |
65536 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
LARGEST_LITERAL_COUNT |
32767 |
public static final int |
LARGEST_RUNNING_LENGTH_COUNT |
65535 |
public static final int |
RUNNING_LENGTH_BITS |
16 |
Copyright © 2016. All Rights Reserved.