| 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 String |
CLIENT_CONNECT_TIMEOUT_SECONDS |
"taskmanager.net.client.connectTimeoutSec" |
public static final String |
CONNECT_BACKLOG |
"taskmanager.net.server.backlog" |
public static final String |
NUM_THREADS_CLIENT |
"taskmanager.net.client.numThreads" |
public static final String |
NUM_THREADS_SERVER |
"taskmanager.net.server.numThreads" |
public static final String |
SEND_RECEIVE_BUFFER_SIZE |
"taskmanager.net.sendReceiveBufferSize" |
public static final String |
TRANSPORT_TYPE |
"taskmanager.net.transport" |
| 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 long |
DEFAULT_SNAPSHOT_TIMEOUT |
600000L |
| 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 |
|---|---|---|
protected static final int |
MAX_NUM_WRITE_BUFFERS |
4 |
protected static final int |
MIN_NUM_SORT_MEM_SEGMENTS |
10 |
protected static final int |
MIN_NUM_WRITE_BUFFERS |
2 |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.