Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
NUM_SLAVES_BASE |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
MAXVERSIONS |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCENT |
"\u0941" |
public static final String |
CONFIDENTIAL |
"confidential" |
public static final String |
COPYRIGHT |
"\u00a9ABC" |
public static final String |
PRIVATE |
"private" |
public static final String |
PUBLIC |
"public" |
public static final String |
SECRET |
"secret" |
public static final String |
TOPSECRET |
"topsecret" |
public static final String |
UC1 |
"\'\"+" |
public static final String |
UC2 |
"-?" |
public static final String |
UNICODE_VIS_TAG |
"\u00a9ABC\"\u0941\\secret\"\'&\\" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCENT |
"\u0941" |
public static final String |
CONFIDENTIAL |
"confidential" |
public static final String |
COPYRIGHT |
"\u00a9ABC" |
protected static final int |
NON_VIS_TAG_TYPE |
100 |
public static final String |
PRIVATE |
"private" |
public static final String |
PUBLIC |
"public" |
public static final String |
SECRET |
"secret" |
protected static final String |
TEMP |
"temp" |
public static final String |
TOPSECRET |
"topsecret" |
public static final String |
UNICODE_VIS_TAG |
"\u00a9ABC\"\u0941\\secret\"\'&\\" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIDENTIAL |
"confidential" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIDENTIAL |
"confidential" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
TEST_FAMILY |
"cf" |
public static final int |
TEST_NUM_REGIONS |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final int |
DEFAULT_NUM_ROWS |
100 |
protected static final int |
NUM_RS |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
TEST_HFILE |
"abc" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCEPT_POLICY_CONF_KEY |
"hbase.thrift.accept.policy" |
public static final String |
ACCEPT_QUEUE_SIZE_PER_THREAD_CONF_KEY |
"hbase.thrift.accept.queue.size.per.selector" |
public static final String |
SELECTOR_THREADS_CONF_KEY |
"hbase.thrift.selector.threads" |
public static final String |
STOP_TIMEOUT_CONF_KEY |
"hbase.thrift.stop.timeout.seconds" |
public static final String |
WORKER_THREADS_CONF_KEY |
"hbase.thrift.worker.threads" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_QUEUED_REQUESTS |
1000 |
public static final int |
DEFAULT_MAX_WORKER_THREADS |
1000 |
public static final int |
DEFAULT_MIN_WORKER_THREADS |
16 |
public static final String |
MAX_QUEUED_REQUESTS_CONF_KEY |
"hbase.thrift.maxQueuedRequests" |
public static final String |
MAX_WORKER_THREADS_CONF_KEY |
"hbase.thrift.maxWorkerThreads" |
public static final String |
MIN_WORKER_THREADS_CONF_KEY |
"hbase.thrift.minWorkerThreads" |
public static final String |
THREAD_KEEP_ALIVE_TIME_SEC_CONF_KEY |
"hbase.thrift.threadKeepAliveTimeSec" |
public static final int |
TIME_TO_WAIT_AFTER_SHUTDOWN_MS |
5000 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
MAXVERSIONS |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHORIZATION |
"Authorization" |
public static final String |
NEGOTIATE |
"Negotiate" |
public static final String |
WWW_AUTHENTICATE |
"WWW-Authenticate" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_SLOW_RESPONSE_NANO_SEC |
10000000L |
public static final String |
SLOW_RESPONSE_NANO_SEC |
"hbase.thrift.slow.response.nano.second" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_LISTEN_PORT |
9090 |
public static final int |
HREGION_VERSION |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_LISTEN_PORT |
9090 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_DATA_SIZE |
64 |
protected static final int |
DEFAULT_NUM_THREADS |
20 |
protected static final long |
DEFAULT_START_KEY |
0L |
protected static final String |
DEFAULT_TABLE_NAME |
"cluster_test" |
protected static final String |
NUM_TABLES |
"num_tables" |
protected static final String |
OPT_BATCHUPDATE |
"batchupdate" |
public static final String |
OPT_BLOOM |
"bloom" |
public static final String |
OPT_COLUMN_FAMILIES |
"families" |
public static final String |
OPT_COMPRESSION |
"compression" |
public static final String |
OPT_DEFERRED_LOG_FLUSH |
"deferredlogflush" |
public static final String |
OPT_DEFERRED_LOG_FLUSH_USAGE |
"Enable deferred log flush." |
public static final String |
OPT_ENCRYPTION |
"encryption" |
public static final String |
OPT_GENERATOR |
"generator" |
public static final String |
OPT_GENERATOR_USAGE |
"The class which generates load for the tool. Any args for this class can be passed as colon separated after class name" |
protected static final String |
OPT_INIT_ONLY |
"init_only" |
public static final String |
OPT_INMEMORY |
"in_memory" |
protected static final String |
OPT_KEY_WINDOW |
"key_window" |
protected static final String |
OPT_MAX_READ_ERRORS |
"max_read_errors" |
public static final String |
OPT_MOB_THRESHOLD |
"mob_threshold" |
protected static final String |
OPT_MOB_THRESHOLD_USAGE |
"Desired cell size to exceed in bytes that will use the MOB write path" |
public static final String |
OPT_MULTIGET |
"multiget_batchsize" |
public static final String |
OPT_MULTIPUT |
"multiput" |
protected static final String |
OPT_NUM_KEYS |
"num_keys" |
public static final String |
OPT_NUM_REGIONS_PER_SERVER |
"num_regions_per_server" |
protected static final String |
OPT_NUM_REGIONS_PER_SERVER_USAGE |
"Desired number of regions per region server. Defaults to 5." |
protected static final String |
OPT_READ |
"read" |
public static final String |
OPT_READER |
"reader" |
public static final String |
OPT_READER_USAGE |
"The class for executing the read requests" |
public static final String |
OPT_REGION_REPLICA_ID |
"region_replica_id" |
protected static final String |
OPT_REGION_REPLICA_ID_USAGE |
"Region replica id to do the reads from" |
public static final String |
OPT_REGION_REPLICATION |
"region_replication" |
protected static final String |
OPT_REGION_REPLICATION_USAGE |
"Desired number of replicas per region" |
protected static final String |
OPT_REGIONS_PER_SERVER |
"regions_per_server" |
protected static final String |
OPT_SKIP_INIT |
"skip_init" |
protected static final String |
OPT_START_KEY |
"start_key" |
public static final String |
OPT_TABLE_NAME |
"tn" |
protected static final String |
OPT_UPDATE |
"update" |
public static final String |
OPT_UPDATER |
"updater" |
public static final String |
OPT_UPDATER_USAGE |
"The class for executing the update requests" |
public static final String |
OPT_USAGE_IN_MEMORY |
"Tries to keep the HFiles of the CF inmemory as far as possible. Not guaranteed that reads are always served from inmemory" |
protected static final String |
OPT_USAGE_LOAD |
"<avg_cols_per_key>:<avg_data_size>[:<#threads=20>]" |
protected static final String |
OPT_USAGE_READ |
"<verify_percent>[:<#threads=20>]" |
protected static final String |
OPT_USAGE_UPDATE |
"<update_percent>[:<#threads=20>][:<#whether to ignore nonce collisions=0>]" |
protected static final String |
OPT_WRITE |
"write" |
public static final String |
OPT_WRITER |
"writer" |
public static final String |
OPT_WRITER_USAGE |
"The class for executing the write requests" |
protected static final String |
OPT_ZK_PARENT_NODE |
"zk_root" |
protected static final String |
OPT_ZK_QUORUM |
"zk" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
REPORTING_INTERVAL_MS |
5000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BATCH_SIZE |
1 |
public static final int |
DEFAULT_KEY_WINDOW |
0 |
public static final int |
DEFAULT_MAX_ERRORS |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
NUM_RS |
2 |
protected static final int |
NUM_THREADS |
8 |
protected static final int |
TIMEOUT_MS |
180000 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
POOL_SIZE |
3 |