Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
INVERSE_GOLDEN |
0.6180339887498949 |
public static final long |
INVERSE_GOLDEN_U64 |
-7046029254386353133L |
public static final double |
LONG_MAX_VALUE_AS_DOUBLE |
9.223372036854776E18 |
public static final char |
TAB |
9 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_LG_K |
11 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_LG_K |
12 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_K |
200 |
public static final int |
MAX_K |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
THROWS_EMPTY |
"The sketch must not be empty at this point." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STRIDE_MASK |
127 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_NOMINAL_ENTRIES |
4096 |
public static final long |
DEFAULT_UPDATE_SEED |
9001L |
public static final int |
MAX_LG_NOM_LONGS |
26 |
public static final int |
MIN_LG_ARR_LONGS |
5 |
public static final int |
MIN_LG_NOM_LONGS |
4 |
public static final double |
REBUILD_THRESHOLD |
0.9375 |
public static final double |
RESIZE_THRESHOLD |
0.5 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final byte |
PREAMBLE_LONGS |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_NOMINAL_ENTRIES |
4096 |
public static final int |
DEFAULT_NUMBER_OF_VALUES |
1 |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.