private static class ProcedurePrepareLatch.NoopLatch extends ProcedurePrepareLatch
ProcedurePrepareLatch.CompatibilityLatch
Modifier | Constructor and Description |
---|---|
private |
NoopLatch() |
Modifier and Type | Method and Description |
---|---|
void |
await() |
protected void |
countDown(Procedure proc) |
createBlockingLatch, createLatch, createLatch, getNoopLatch, releaseLatch
private NoopLatch()
protected void countDown(Procedure proc)
countDown
in class ProcedurePrepareLatch
public void await() throws IOException
await
in class ProcedurePrepareLatch
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.