public static interface AsyncCallback.IsClosedCallback
| Modifier and Type | Method and Description |
|---|---|
void |
isClosedComplete(int rc,
boolean isClosed,
Object ctx)
Callback definition for isClosed operation
|
void isClosedComplete(int rc,
boolean isClosed,
Object ctx)
rc - return codeisClosed - true if ledger is closedCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.