Package org.apache.hadoop.hbase.client
Class TestClientTableMetrics
java.lang.Object
org.apache.hadoop.hbase.client.TestClientTableMetrics
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.client.Connectionprivate static final byte[]private static org.apache.hadoop.hbase.client.MetricsConnectionprivate static final org.apache.hadoop.hbase.TableNameprivate static final Stringprivate static HBaseTestingUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidstatic voidvoidvoidvoidvoidprivate static voidverifyTableMetrics(String metricKey, int expectedVal) 
- 
Field Details- 
CLASS_RULE
- 
UTIL
- 
CONN
- 
METRICS
- 
tableName- See Also:
 
- 
TABLE_1
- 
FAMILY
 
- 
- 
Constructor Details- 
TestClientTableMetricspublic TestClientTableMetrics()
 
- 
- 
Method Details- 
beforeClass- Throws:
- Exception
 
- 
afterClass- Throws:
- Exception
 
- 
testGetTableMetrics- Throws:
- IOException
 
- 
testMutateTableMetrics- Throws:
- IOException
 
- 
testScanTableMetrics- Throws:
- IOException
 
- 
testMultiTableMetrics- Throws:
- IOException
 
- 
verifyTableMetrics
 
-