Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BYTES |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BYTES |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_NUMTERMS |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MERGE_BUFFER_SIZE |
262144 |
public static final long |
DEFAULT_MIN_BYTES_DIRECT |
10485760L |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.