Uses of Interface
org.apache.hadoop.hbase.master.procedure.MasterProcedureTestingUtility.StepHook
-
Uses of MasterProcedureTestingUtility.StepHook in org.apache.hadoop.hbase.master.procedure
Modifier and TypeMethodDescriptionstatic void
MasterProcedureTestingUtility.testRecoveryAndDoubleExecution
(org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> procExec, long procId, MasterProcedureTestingUtility.StepHook hook) Run through all procedure flow states TWICE while also restarting procedure executor at each step; i.e force a reread of procedure store.