Constant Field Values
Contents
org.apache.*
-
org.apache.accumulo.tserver.InMemoryMap Modifier and Type Constant Field Value public static final String
TYPE_DEFAULT_MAP
"DefaultMap"
public static final String
TYPE_LOCALITY_GROUP_MAP
"LocalityGroupMap"
public static final String
TYPE_LOCALITY_GROUP_MAP_NATIVE
"LocalityGroupMap with native"
public static final String
TYPE_NATIVE_MAP_WRAPPER
"NativeMapWrapper"
-
org.apache.accumulo.tserver.compaction.SizeLimitCompactionStrategy Modifier and Type Constant Field Value public static final String
SIZE_LIMIT_OPT
"sizeLimit"
-
org.apache.accumulo.tserver.compaction.strategies.BasicCompactionStrategy Modifier and Type Constant Field Value public static final String
LARGE_FILE_COMPRESSION_THRESHOLD
"large.compress.threshold"
public static final String
LARGE_FILE_COMPRESSION_TYPE
"large.compress.type"
public static final String
SIZE_LIMIT_OPT
"filter.size"
-
org.apache.accumulo.tserver.compaction.strategies.TooManyDeletesCompactionStrategy Modifier and Type Constant Field Value public static final String
PROCEED_ZERO_NO_SUMMARY_OPT
"proceed_zero_no_summary"
public static final String
PROCEED_ZERO_NO_SUMMARY_OPT_DEFAULT
"false"
public static final String
THRESHOLD_OPT
"threshold"
public static final String
THRESHOLD_OPT_DEFAULT
".25"
-
org.apache.accumulo.tserver.log.DfsLogger Modifier and Type Constant Field Value public static final String
LOG_FILE_HEADER_V3
"--- Log File Header (v3) ---"
public static final String
LOG_FILE_HEADER_V4
"--- Log File Header (v4) ---"
-
org.apache.accumulo.tserver.logger.LogFileKey Modifier and Type Constant Field Value public static final int
VERSION
2
-
org.apache.accumulo.tserver.metrics.TabletServerMetrics Modifier and Type Constant Field Value protected static final String
TSERVER_NAME
"TabletServer"
-
org.apache.accumulo.tserver.metrics.TabletServerMinCMetrics Modifier and Type Constant Field Value protected static final String
TSERVER_NAME
"TabletServer"
-
org.apache.accumulo.tserver.metrics.TabletServerScanMetrics Modifier and Type Constant Field Value protected static final String
TSERVER_NAME
"TabletServer"
-
org.apache.accumulo.tserver.metrics.TabletServerUpdateMetrics Modifier and Type Constant Field Value protected static final String
TSERVER_NAME
"TabletServer"