Package | Description |
---|---|
alluxio.conf |
Modifier and Type | Field and Description |
---|---|
static PropertyKey |
PropertyKey.MASTER_EMBEDDED_JOURNAL_APPENDER_BATCH_SIZE
Deprecated.
appender batch size is used by copycat dependency which is removed
|
static PropertyKey |
PropertyKey.MASTER_EMBEDDED_JOURNAL_SHUTDOWN_TIMEOUT
Deprecated.
journal shutdown timeout is used by copycat dependency which is removed
|
static PropertyKey |
PropertyKey.MASTER_EMBEDDED_JOURNAL_STORAGE_LEVEL
Deprecated.
storage level is used by copycat dependency which is removed
|
static PropertyKey |
PropertyKey.MASTER_EMBEDDED_JOURNAL_TRIGGERED_SNAPSHOT_WAIT_TIMEOUT
Deprecated.
snapshot wait timeout is used by copycat dependency which is removed
|
static PropertyKey |
PropertyKey.TEST_DEPRECATED_KEY
Deprecated.
This key is used for testing. It is always deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_DATA_TIMEOUT_MS
Deprecated.
use
PropertyKey.USER_STREAMING_DATA_READ_TIMEOUT instead |
static PropertyKey |
PropertyKey.USER_NETWORK_FLOWCONTROL_WINDOW
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_KEEPALIVE_TIME
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_KEEPALIVE_TIMEOUT
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_MAX_INBOUND_MESSAGE_SIZE
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_NETTY_CHANNEL
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_NETTY_WORKER_THREADS
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_READER_BUFFER_SIZE_MESSAGES
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_READER_CHUNK_SIZE_BYTES
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_WRITER_BUFFER_SIZE_MESSAGES
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_WRITER_CHUNK_SIZE_BYTES
Deprecated.
|
static PropertyKey |
PropertyKey.USER_NETWORK_WRITER_CLOSE_TIMEOUT_MS
Deprecated.
use
PropertyKey.USER_STREAMING_WRITER_CLOSE_TIMEOUT instead |
static PropertyKey |
PropertyKey.USER_NETWORK_WRITER_FLUSH_TIMEOUT
Deprecated.
use
PropertyKey.USER_STREAMING_WRITER_FLUSH_TIMEOUT instead |
static PropertyKey |
PropertyKey.USER_NETWORK_ZEROCOPY_ENABLED
Deprecated.
use
PropertyKey.USER_STREAMING_ZEROCOPY_ENABLED instead |
static PropertyKey |
PropertyKey.WORKER_EVICTOR_CLASS
Deprecated.
use block annotators instead
|
Modifier and Type | Method and Description |
---|---|
Deprecated |
DeprecatedKeyChecker.getAnnotation(PropertyKey key)
Returns the annotation attached to the given property key.
|
Copyright © 2023. All Rights Reserved.