| Package | Description |
|---|---|
| org.apache.hadoop.hbase.procedure2 | |
| org.apache.hadoop.hbase.procedure2.store.wal |
| Modifier and Type | Method and Description |
|---|---|
static ProcedureTestingUtility.LoadCounter |
ProcedureTestingUtility.storeRestartAndAssert(org.apache.hadoop.hbase.procedure2.store.ProcedureStore procStore,
long maxProcId,
long runnableCount,
int completedCount,
int corruptedCount) |
| Modifier and Type | Method and Description |
|---|---|
private ProcedureTestingUtility.LoadCounter |
TestWALProcedureStore.restartAndAssert(long maxProcId,
long runnableCount,
int completedCount,
int corruptedCount) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.