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 - control objectCopyright © 2014 The Apache Software Foundation. All Rights Reserved.