static class SyncCallbackUtils.LastAddConfirmedCallback extends java.lang.Object implements AsyncCallback.AddLacCallback
| Modifier and Type | Field and Description |
|---|---|
(package private) static SyncCallbackUtils.LastAddConfirmedCallback |
INSTANCE |
| Constructor and Description |
|---|
LastAddConfirmedCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLacComplete(int rc,
LedgerHandle lh,
java.lang.Object ctx)
Implementation of callback interface for synchronous read method.
|
static final SyncCallbackUtils.LastAddConfirmedCallback INSTANCE
public void addLacComplete(int rc,
LedgerHandle lh,
java.lang.Object ctx)
addLacComplete in interface AsyncCallback.AddLacCallbackrc - return codelh - ledger identifierctx - control objectCopyright © 2011–2024 The Apache Software Foundation. All rights reserved.