| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_SIZE |
2048 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
IDENTIFIER |
"filesystem" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CUSTOM |
"custom" |
public static final String |
METASTORE |
"metastore" |
public static final String |
SUCCESS_FILE |
"success-file" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CUSTOM |
"custom" |
public static final String |
DEFAULT |
"default" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
PARTITION_TIME |
"partition-time" |
public static final String |
PROCESS_TIME |
"process-time" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final int |
MAX_NUM_PARTITIONS |
127 |
protected static final int |
MAX_RECURSION_DEPTH |
3 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
RECORD_BYTES |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
BUCKET_SIZE |
16 |
public static final int |
RECORD_EXTRA_LENGTH |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
LEFT_RECORDS_STATE_NAME |
"left-records" |
protected static final String |
RIGHT_RECORDS_STATE_NAME |
"right-records" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
OFFSET_LEN |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
LENGTH_SIZE_IN_BYTES |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_SEED |
42 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MIN_NUM_MEMORY |
327680 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_INITIAL_SIZE |
16 |
public static final float |
DEFAULT_LOAD_FACTOR |
0.75f |
public static final int |
DENSE_THRESHOLD |
8192 |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.