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, tearDownpublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestRegionProcedureStore()
private void verifyProcIdsOnRestart(Set<Long> procIds) throws Exception
Exceptionpublic void testCleanup() throws Exception
Exceptionpublic void testInsertWithRpcCall() throws Exception
Exceptionprivate org.apache.hadoop.hbase.ipc.RpcCall newRpcCallWithDeadline()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.