|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaMetrics.BlockMetricType | |
---|---|
org.apache.hadoop.hbase.regionserver.metrics |
Uses of SchemaMetrics.BlockMetricType in org.apache.hadoop.hbase.regionserver.metrics |
---|
Methods in org.apache.hadoop.hbase.regionserver.metrics that return SchemaMetrics.BlockMetricType | |
---|---|
static SchemaMetrics.BlockMetricType |
SchemaMetrics.BlockMetricType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SchemaMetrics.BlockMetricType[] |
SchemaMetrics.BlockMetricType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hbase.regionserver.metrics with parameters of type SchemaMetrics.BlockMetricType | |
---|---|
String |
SchemaMetrics.getBlockMetricName(BlockType.BlockCategory blockCategory,
boolean isCompaction,
SchemaMetrics.BlockMetricType metricType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |