public static interface AsyncCallback.CloseCallback
| Modifier and Type | Method and Description |
|---|---|
void |
closeComplete(int rc,
LedgerHandle lh,
Object ctx)
Callback definition
|
void closeComplete(int rc,
LedgerHandle lh,
Object ctx)
rc - return codelh - ledger handlectx - context objectCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.