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, releaseLatchprivate final CountDownLatch latch
private IOException exception
protected CompatibilityLatch()
protected void countDown(Procedure proc)
countDown in class ProcedurePrepareLatchpublic void await() throws IOException
await in class ProcedurePrepareLatchIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.