Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.ManagedLedgerInfoCallback
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.ManagedLedgerInfoCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetInfoComplete(ManagedLedgerInfo info, Object ctx) voidgetInfoFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
getInfoComplete
-
getInfoFailed
-