@InterfaceAudience.Public
@InterfaceStability.Stable
public static interface AsyncCallback.CreateCallback
| Modifier and Type | Method and Description |
|---|---|
void |
createComplete(int rc,
LedgerHandle lh,
java.lang.Object ctx)
Declaration of callback method.
|
void createComplete(int rc,
LedgerHandle lh,
java.lang.Object ctx)
rc - return statuslh - ledger handlectx - context objectCopyright © 2011–2024 The Apache Software Foundation. All rights reserved.