Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_NUM_LARGE_SEGMENTS |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULTnumTerms |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DONTNEED |
4 |
public static final int |
NOREUSE |
5 |
public static final int |
NORMAL |
0 |
public static final int |
RANDOM |
2 |
public static final int |
SEQUENTIAL |
1 |
public static final int |
WILLNEED |
3 |