Uses of Interface
org.apache.bookkeeper.mledger.AsyncCallbacks.TerminateCallback
Packages that use AsyncCallbacks.TerminateCallback
-
Uses of AsyncCallbacks.TerminateCallback in org.apache.bookkeeper.mledger
Methods in org.apache.bookkeeper.mledger with parameters of type AsyncCallbacks.TerminateCallbackModifier and TypeMethodDescriptionvoidManagedLedger.asyncTerminate(AsyncCallbacks.TerminateCallback callback, Object ctx) -
Uses of AsyncCallbacks.TerminateCallback in org.apache.bookkeeper.mledger.impl
Methods in org.apache.bookkeeper.mledger.impl with parameters of type AsyncCallbacks.TerminateCallbackModifier and TypeMethodDescriptionvoidManagedLedgerImpl.asyncTerminate(AsyncCallbacks.TerminateCallback callback, Object ctx) voidShadowManagedLedgerImpl.asyncTerminate(AsyncCallbacks.TerminateCallback callback, Object ctx) terminate is not allowed on shadow topic.