private class TestProcedureCoordinator.AcquireBarrierAnswer extends TestProcedureCoordinator.OperationAnswer
Modifier and Type | Field and Description |
---|---|
protected String[] |
cohort |
protected String |
opName |
Constructor and Description |
---|
AcquireBarrierAnswer(String opName,
String... cohort) |
Modifier and Type | Method and Description |
---|---|
void |
doWork() |
answer, ensureRan
public AcquireBarrierAnswer(String opName, String... cohort)
public void doWork()
doWork
in class TestProcedureCoordinator.OperationAnswer
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.