public static interface AsyncCallbacks.AddEntryCallback
| Modifier and Type | Method and Description |
|---|---|
void |
addComplete(Position position,
io.netty.buffer.ByteBuf entryData,
Object ctx) |
void |
addFailed(ManagedLedgerException exception,
Object ctx) |
void addFailed(ManagedLedgerException exception, Object ctx)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.