Uses of Class
org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility.LoadCounter
Packages that use ProcedureTestingUtility.LoadCounter
-
Uses of ProcedureTestingUtility.LoadCounter in org.apache.hadoop.hbase.procedure2
Methods in org.apache.hadoop.hbase.procedure2 that return ProcedureTestingUtility.LoadCounterModifier and TypeMethodDescriptionProcedureTestingUtility.storeRestartAndAssert
(org.apache.hadoop.hbase.procedure2.store.ProcedureStore procStore, long maxProcId, long runnableCount, int completedCount, int corruptedCount) -
Uses of ProcedureTestingUtility.LoadCounter in org.apache.hadoop.hbase.procedure2.store.wal
Methods in org.apache.hadoop.hbase.procedure2.store.wal that return ProcedureTestingUtility.LoadCounterModifier and TypeMethodDescriptionTestWALProcedureStore.restartAndAssert
(long maxProcId, long runnableCount, int completedCount, int corruptedCount)