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.CloseCallback
closeComplete
in interface AsyncCallback.CloseCallback
rc
- return codelh
- ledger handlectx
- context objectCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.