Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_COMPACTION_MEMTABLE_MEMORY_BUDGET |
536870912L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMPACTION_POOL |
1 |
public static final int |
FLUSH_POOL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAUL_THRESHOLD_USE_SKIPLIST |
256 |
public static final long |
DEFAULT_BUCKET_COUNT |
50000L |
public static final int |
DEFAULT_BUCKET_ENTRIES_LOG_THRES |
4096 |
public static final long |
DEFAULT_HUGE_PAGE_TLB_SIZE |
0L |
public static final boolean |
DEFAULT_IF_LOG_BUCKET_DIST_WHEN_FLUSH |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BRANCHING_FACTOR |
4 |
public static final int |
DEFAULT_BUCKET_COUNT |
1000000 |
public static final int |
DEFAULT_HEIGHT |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BLOOM_BITS_PER_KEY |
10 |
public static final boolean |
DEFAULT_FULL_SCAN_MODE |
false |
public static final double |
DEFAULT_HASH_TABLE_RATIO |
0.75 |
public static final int |
DEFAULT_HUGE_TLB_SIZE |
0 |
public static final int |
DEFAULT_INDEX_SPARSENESS |
16 |
public static final boolean |
DEFAULT_STORE_INDEX_IN_FILE |
false |
public static final int |
VARIABLE_LENGTH |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_AUTOTUNE |
false |
public static final int |
DEFAULT_FAIRNESS |
10 |
public static final long |
DEFAULT_REFILL_PERIOD_MICROS |
100000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NOT_FOUND |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_LOOKAHEAD |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
BYTES_MAX_DELETE_CHUNK_DEFAULT |
67108864L |
public static final boolean |
DELETE_EXISTING_TRASH_DEFAULT |
true |
public static final double |
MAX_TRASH_DB_RATION_DEFAULT |
0.25 |
public static final long |
RATE_BYTES_PER_SEC_DEFAULT |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_RESERVED_SIZE |
0 |