public static interface AsyncCallback.OpenCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | openComplete(int rc,
            LedgerHandle lh,
            Object ctx)Callback for asynchronous call to open ledger | 
void openComplete(int rc,
                LedgerHandle lh,
                Object ctx)
rc - Return codelh - ledger handlectx - control objectCopyright © 2014 The Apache Software Foundation. All Rights Reserved.