static class LedgerHandle.NoopCloseCallback extends java.lang.Object implements AsyncCallback.CloseCallback
| Modifier and Type | Field and Description |
|---|---|
(package private) static LedgerHandle.NoopCloseCallback |
instance |
| Constructor and Description |
|---|
NoopCloseCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeComplete(int rc,
LedgerHandle lh,
java.lang.Object ctx)
Callback definition.
|
static LedgerHandle.NoopCloseCallback instance
public void closeComplete(int rc,
LedgerHandle lh,
java.lang.Object ctx)
AsyncCallback.CloseCallbackcloseComplete in interface AsyncCallback.CloseCallbackrc - return codelh - ledger handlectx - context objectCopyright © 2011–2024 The Apache Software Foundation. All rights reserved.