Class TestMetricsTableAggregate
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestMetricsTableAggregate
-
Field Summary
Modifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
static final HBaseClassTestRule
private static MetricsAssertHelper
private static final org.slf4j.Logger
private org.apache.hadoop.hbase.regionserver.MetricsTable
private String
private org.apache.hadoop.hbase.regionserver.MetricsRegionServer
private org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
private String
private MetricsTableWrapperStub
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
setUp()
void
void
void
void
void
private void
update
(AtomicBoolean succ, int round, CyclicBarrier barrier)
-
Field Details
-
CLASS_RULE
-
LOG
-
HELPER
-
tableName
-
pre
-
tableWrapper
-
mt
-
rsWrapper
-
rsm
-
agg
-
-
Constructor Details
-
TestMetricsTableAggregate
public TestMetricsTableAggregate()
-
-
Method Details
-
classSetUp
-
setUp
-
testRequestMetrics
- Throws:
IOException
-
testRegionAndStoreMetrics
- Throws:
IOException
-
testFlush
-
testCompaction
-
update
-
testConcurrentUpdate
- Throws:
InterruptedException
-