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
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private int
private int
private static final org.slf4j.Logger
private static final MetricsAssertHelper
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static Runnable
private static org.apache.hadoop.hbase.thrift.ThriftMetrics
static Collection<Object[]>
void
void
private static void
verifyMetrics
(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