Class TestCompactionWithShippingCoprocessor
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestCompactionWithShippingCoprocessor
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
org.junit.rules.TestName
private static final AtomicInteger
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
Verifies that if a coproc returns an InternalScanner which implements Shipper, the shippped method is appropriately called in Compactor.
-
Field Details
-
SHIPPED_COUNT
-
CLASS_RULE
-
TEST_UTIL
-
FAMILY
-
name
-
-
Constructor Details
-
TestCompactionWithShippingCoprocessor
-
-
Method Details