Package | Description |
---|---|
org.apache.hadoop.hbase.procedure |
Modifier and Type | Field and Description |
---|---|
private TestZKProcedureControllers.StartControllers |
TestZKProcedureControllers.startCohortFirst
Check for the possible race condition where a cohort member starts after the controller and
therefore could miss a new operation
|
private TestZKProcedureControllers.StartControllers |
TestZKProcedureControllers.startCoordinatorFirst |
Modifier and Type | Method and Description |
---|---|
void |
TestZKProcedureControllers.runEarlyPrepareNodes(TestZKProcedureControllers.StartControllers controllers,
String operationName,
byte[] data,
String... cohort) |
private void |
TestZKProcedureControllers.runMockCommitWithOrchestratedControllers(TestZKProcedureControllers.StartControllers controllers,
String operationName,
byte[] data,
String... cohort) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.