Uses of Class
org.apache.hadoop.hbase.procedure.TestZKProcedureControllers.StartControllers
Packages that use TestZKProcedureControllers.StartControllers
-
Uses of TestZKProcedureControllers.StartControllers in org.apache.hadoop.hbase.procedure
Fields in org.apache.hadoop.hbase.procedure declared as TestZKProcedureControllers.StartControllersModifier and TypeFieldDescriptionprivate final TestZKProcedureControllers.StartControllers
TestZKProcedureControllers.startCohortFirst
Check for the possible race condition where a cohort member starts after the controller and therefore could miss a new operationprivate final TestZKProcedureControllers.StartControllers
TestZKProcedureControllers.startCoordinatorFirst
Methods in org.apache.hadoop.hbase.procedure with parameters of type TestZKProcedureControllers.StartControllersModifier and TypeMethodDescriptionvoid
TestZKProcedureControllers.runEarlyPrepareNodes
(TestZKProcedureControllers.StartControllers controllers, String operationName, byte[] data, String... cohort) private void
TestZKProcedureControllers.runMockCommitWithOrchestratedControllers
(TestZKProcedureControllers.StartControllers controllers, String operationName, byte[] data, String... cohort)