Package org.apache.hadoop.hbase.client
Class TestMetricsConnection
java.lang.Object
org.apache.hadoop.hbase.client.TestMetricsConnection
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final ThreadPoolExecutorstatic final HBaseClassTestRuleprivate static final org.apache.hadoop.conf.Configurationprivate static org.apache.hadoop.hbase.client.MetricsConnectionprivate static final Stringboolean - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidafter()voidbefore()params()voidvoidprivate voidtestRpcCallMetrics(String table, int expectedVal) private voidtestRpcCallTableMetrics(String table, int expectedVal) void 
- 
Field Details
- 
CLASS_RULE
 - 
conf
 - 
METRICS
 - 
BATCH_POOL
 - 
MOCK_CONN_STR
- See Also:
 
 - 
tableMetricsEnabled
 
 - 
 - 
Constructor Details
- 
TestMetricsConnection
public TestMetricsConnection() 
 - 
 - 
Method Details
- 
params
 - 
before
 - 
after
 - 
testMetricsConnectionScope
- Throws:
 IOException
 - 
testMetricsWithMultiConnections
- Throws:
 IOException
 - 
testStaticMetrics
- Throws:
 IOException
 - 
testRpcCallTableMetrics
 - 
testRpcCallMetrics
 
 -