| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
VERSION_CURRENT | 
4 | 
public static final int | 
VERSION_START | 
4 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
DEFAULT_TERM_INDEX_INTERVAL | 
32 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
BLOCK_SIZE | 
128 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
DEFAULT_MAX_BLOCK_SIZE | 
48 | 
public static final int | 
DEFAULT_MIN_BLOCK_SIZE | 
25 | 
public static final int | 
VERSION_CURRENT | 
1 | 
public static final int | 
VERSION_START | 
1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
BLOOM_CODEC_NAME | 
"BloomFilter" | 
public static final int | 
VERSION_CURRENT | 
3 | 
public static final int | 
VERSION_START | 
3 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
VERSION_CURRENT | 
2 | 
public static final int | 
VERSION_SPI | 
1 | 
public static final int | 
VERSION_START | 
1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
SKIP_INTERVAL | 
8 | 
public static final int | 
VERSION_CURRENT | 
2 | 
public static final int | 
VERSION_START | 
2 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
TERMS_VERSION_CURRENT | 
2 | 
public static final int | 
TERMS_VERSION_START | 
2 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
SI_EXTENSION | 
"si" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
protected static final int | 
STATE_END | 
2 | 
protected static final int | 
STATE_NEXT | 
1 | 
protected static final int | 
STATE_SEEK | 
0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
NAME | 
"UniformSplit" | 
public static final String | 
TERMS_BLOCKS_EXTENSION | 
"ustb" | 
public static final String | 
TERMS_DICTIONARY_EXTENSION | 
"ustd" | 
public static final int | 
VERSION_CURRENT | 
0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
protected static final int | 
VERSION_START | 
0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
DEFAULT_DELTA_NUM_LINES | 
3 | 
public static final int | 
DEFAULT_TARGET_NUM_BLOCK_LINES | 
32 | 
protected static final int | 
MAX_NUM_BLOCK_LINES | 
1000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
NAME | 
"SharedTermsUniformSplit" | 
public static final String | 
TERMS_BLOCKS_EXTENSION | 
"stustb" | 
public static final String | 
TERMS_DICTIONARY_EXTENSION | 
"stustd" | 
public static final int | 
VERSION_CURRENT | 
0 | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.