Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.metrics |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
String |
SchemaMetrics.getBlockMetricName(BlockType.BlockCategory blockCategory,
boolean isCompaction,
SchemaMetrics.BlockMetricType metricType) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.