Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.AddEntryCallback
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.AddEntryCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddComplete(Position position, io.netty.buffer.ByteBuf entryData, Object ctx) voidaddFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
addComplete
-
addFailed
-