| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SIZE |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MINIMUM_MULTIPART_SIZE |
5242880 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
S3_ACCESS_KEY_KEY |
"fs.s3.accessKey" |
public static final String |
S3_HOST_KEY |
"fs.s3.host" |
public static final String |
S3_PORT_KEY |
"fs.s3.port" |
public static final String |
S3_RRS_KEY |
"fs.s3.rrs" |
public static final String |
S3_SCHEME |
"s3" |
public static final String |
S3_SECRET_KEY_KEY |
"fs.s3.secretKey" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final short |
FLAG_LAST_BLOCK |
1 |
protected static final int |
HEAD_BLOCK_LENGTH_OFFSET |
4 |
protected static final int |
HEADER_FLAGS_OFFSET |
2 |
protected static final int |
HEADER_LENGTH |
8 |
protected static final short |
HEADER_MAGIC_NUMBER |
-16130 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HEADER_SIZE |
48 |
public static final int |
MAGIC_NUMBER |
-1159983106 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AGGREGATOR_NAME |
"pact.runtime.workset-empty-aggregator" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PAGE_SIZE |
32768 |
public static final int |
MIN_PAGE_SIZE |
4096 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEGREE_OF_PARALLELISM_KEY |
"sink.dop" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
MAX_NUM_WRITE_BUFFERS |
64 |
protected static final int |
MIN_NUM_SORT_MEM_SEGMENTS |
10 |
protected static final int |
MIN_NUM_WRITE_BUFFERS |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_TASKMANAGER_REPORTINTERVAL |
2 |
public static final String |
ENABLE_PROFILING_KEY |
"jobmanager.profiling.enable" |
public static final String |
JOBMANAGER_CLASSNAME_KEY |
"jobmanager.profiling.classname" |
public static final int |
JOBMANAGER_DEFAULT_RPC_PORT |
6124 |
public static final String |
JOBMANAGER_RPC_PORT_KEY |
"jobmanager.profiling.rpc.port" |
public static final String |
PROFILE_JOB_KEY |
"job.profiling.enable" |
public static final String |
TASKMANAGER_CLASSNAME_KEY |
"taskmanager.profiling.classname" |
public static final String |
TASKMANAGER_REPORTINTERVAL_KEY |
"taskmanager.profiling.reportinterval" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARG_CONF_DIR |
"tempDir" |
Copyright © 2014 The Apache Software Foundation. All rights reserved.