Uses of Interface
org.apache.bookkeeper.mledger.AsyncCallbacks.ManagedLedgerInfoCallback
Packages that use AsyncCallbacks.ManagedLedgerInfoCallback
-
Uses of AsyncCallbacks.ManagedLedgerInfoCallback in org.apache.bookkeeper.mledger
Methods in org.apache.bookkeeper.mledger with parameters of type AsyncCallbacks.ManagedLedgerInfoCallbackModifier and TypeMethodDescriptionvoidManagedLedgerFactory.asyncGetManagedLedgerInfo(String name, AsyncCallbacks.ManagedLedgerInfoCallback callback, Object ctx) Asynchronously get the current metadata info for a managed ledger. -
Uses of AsyncCallbacks.ManagedLedgerInfoCallback in org.apache.bookkeeper.mledger.impl
Methods in org.apache.bookkeeper.mledger.impl with parameters of type AsyncCallbacks.ManagedLedgerInfoCallbackModifier and TypeMethodDescriptionvoidManagedLedgerFactoryImpl.asyncGetManagedLedgerInfo(String name, AsyncCallbacks.ManagedLedgerInfoCallback callback, Object ctx)