public static interface AsyncCallback.AddCallback
Modifier and Type | Method and Description |
---|---|
void |
addComplete(int rc,
LedgerHandle lh,
long entryId,
Object ctx)
Callback declaration
|
void addComplete(int rc, LedgerHandle lh, long entryId, Object ctx)
rc
- return codelh
- ledger handleentryId
- entry identifierctx
- context objectCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.