Package org.apache.hadoop.hbase.client
Class TestClientTableMetrics
java.lang.Object
org.apache.hadoop.hbase.client.TestClientTableMetrics
- 
Field Summary
FieldsModifier 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 HBaseTestingUtility - 
Constructor Summary
Constructors - 
Method Summary
Modifier 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
- 
TestClientTableMetrics
public TestClientTableMetrics() 
 - 
 - 
Method Details
- 
beforeClass
- Throws:
 Exception
 - 
afterClass
- Throws:
 Exception
 - 
testGetTableMetrics
- Throws:
 IOException
 - 
testMutateTableMetrics
- Throws:
 IOException
 - 
testScanTableMetrics
- Throws:
 IOException
 - 
testMultiTableMetrics
- Throws:
 IOException
 - 
verifyTableMetrics
 
 -