public static interface AsyncCallbacks.TerminateCallback
| Modifier and Type | Method and Description |
|---|---|
void |
terminateComplete(Position lastCommittedPosition,
Object ctx) |
void |
terminateFailed(ManagedLedgerException exception,
Object ctx) |
void terminateFailed(ManagedLedgerException exception, Object ctx)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.