protected static class ProcedurePrepareLatch.CompatibilityLatch extends ProcedurePrepareLatch
ProcedurePrepareLatch.CompatibilityLatch
Modifier and Type | Field and Description |
---|---|
private IOException |
exception |
private CountDownLatch |
latch |
Modifier | Constructor and Description |
---|---|
protected |
CompatibilityLatch() |
Modifier and Type | Method and Description |
---|---|
void |
await() |
protected void |
countDown(Procedure proc) |
createBlockingLatch, createLatch, createLatch, getNoopLatch, releaseLatch
private final CountDownLatch latch
private IOException exception
protected CompatibilityLatch()
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.