public class TestRegionProcedureStore extends RegionProcedureStoreTestBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
htu, region, store
Constructor and Description |
---|
TestRegionProcedureStore() |
Modifier and Type | Method and Description |
---|---|
private org.apache.hadoop.hbase.ipc.RpcCall |
newRpcCallWithDeadline() |
void |
testCleanup() |
void |
testInsertWithRpcCall()
Test for HBASE-23895
|
void |
testLoad() |
private void |
verifyProcIdsOnRestart(Set<Long> procIds) |
setUp, tearDown
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestRegionProcedureStore()
private void verifyProcIdsOnRestart(Set<Long> procIds) throws Exception
Exception
public void testCleanup() throws Exception
Exception
public void testInsertWithRpcCall() throws Exception
Exception
private org.apache.hadoop.hbase.ipc.RpcCall newRpcCallWithDeadline()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.