Package org.apache.hadoop.hbase.thrift
Class TestCallQueue
java.lang.Object
org.apache.hadoop.hbase.thrift.TestCallQueue
Unit testing for CallQueue, a part of the org.apache.hadoop.hbase.thrift package.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate intprivate intprivate static final org.slf4j.Loggerprivate static final MetricsAssertHelperprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Runnableprivate static org.apache.hadoop.hbase.thrift.ThriftMetricsstatic Collection<Object[]>voidvoidprivate static voidverifyMetrics(org.apache.hadoop.hbase.thrift.ThriftMetrics metrics, String name, int expectValue)
-
Field Details
-
CLASS_RULE
-
LOG
-
UTIL
-
metricsHelper
-
elementsAdded
-
elementsRemoved
-
-
Constructor Details
-
TestCallQueue
-
-
Method Details