public class MapRClientInitParams
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
aggregateWrites |
java.lang.String |
allTrace |
boolean |
bailOutOnLibMismatch |
boolean |
bindRetries |
int |
blFlags |
int |
blQueueSizeMB |
int |
connectTimeout |
int |
dbPutBufSize |
int |
dbPutThresholdMB |
int |
dbPutThresholdSec |
int |
dbTableCacheMaxLruSizeMB |
int |
dbTableCacheMaxSizeMB |
int |
dbTableSchemaTTLMillis |
int |
dbTabletMapTTLMillis |
boolean |
disableLocalIO |
boolean |
flushInline |
boolean |
flushUnaligned |
boolean |
hardMount |
int |
highPriThreadPoolThreads |
boolean |
idleFlusherEnabled |
int |
idleFlusherTimeout |
int |
maxRAThreads |
int |
maxThreadPoolBatchSize |
int |
maxThreadPoolQueueSize |
int |
memPoolSize |
int |
numThreadPoolThreads |
int |
numWriters |
boolean |
readBuffering |
boolean |
resolveUserAtServer |
int |
rpcTimeout |
boolean |
setSeperateAuditPath |
int |
slowOpsThreshold |
int |
spoofedGid |
java.lang.String |
spoofedGroup |
int |
spoofedUid |
java.lang.String |
spoofedUser |
int |
tabletLruLimitKB |
int |
uidCacheTimeoutSeconds |
| Constructor and Description |
|---|
MapRClientInitParams() |
public java.lang.String allTrace
public boolean aggregateWrites
public int dbPutBufSize
public int dbPutThresholdMB
public int dbPutThresholdSec
public int dbTableSchemaTTLMillis
public int dbTabletMapTTLMillis
public int dbTableCacheMaxLruSizeMB
public int dbTableCacheMaxSizeMB
public boolean disableLocalIO
public int memPoolSize
public int numWriters
public int tabletLruLimitKB
public boolean readBuffering
public int rpcTimeout
public int connectTimeout
public int slowOpsThreshold
public java.lang.String spoofedGroup
public int spoofedGid
public int spoofedUid
public java.lang.String spoofedUser
public int blQueueSizeMB
public int blFlags
public int numThreadPoolThreads
public int maxThreadPoolQueueSize
public int maxThreadPoolBatchSize
public int highPriThreadPoolThreads
public boolean idleFlusherEnabled
public int idleFlusherTimeout
public boolean flushUnaligned
public boolean hardMount
public int maxRAThreads
public boolean setSeperateAuditPath
public boolean resolveUserAtServer
public int uidCacheTimeoutSeconds
public boolean flushInline
public boolean bailOutOnLibMismatch
public boolean bindRetries