public static interface AsyncCallback.CreateCallback
Modifier and Type | Method and Description |
---|---|
void |
createComplete(int rc,
LedgerHandle lh,
Object ctx)
Declaration of callback method
|
void createComplete(int rc, LedgerHandle lh, Object ctx)
rc
- return statuslh
- ledger handlectx
- context objectCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.