Package | Description |
---|---|
org.apache.hadoop.hbase.procedure |
Modifier and Type | Method and Description |
---|---|
void |
TestProcedureCoordinator.runCoordinatedOperation(org.apache.hadoop.hbase.procedure.Procedure spy,
TestProcedureCoordinator.AcquireBarrierAnswer prepareOperation,
TestProcedureCoordinator.BarrierAnswer commitOperation,
String... cohort) |
void |
TestProcedureCoordinator.runCoordinatedOperation(org.apache.hadoop.hbase.procedure.Procedure spy,
TestProcedureCoordinator.BarrierAnswer commit,
String... cohort) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.