JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.bookkeeper.mledger.impl
Interface ManagedCursorImpl.VoidCallback
Enclosing class:
ManagedCursorImpl
public static interface
ManagedCursorImpl.VoidCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
operationComplete
()
void
operationFailed
(
ManagedLedgerException
exception)
Method Details
operationComplete
void
operationComplete
()
operationFailed
void
operationFailed
(
ManagedLedgerException
exception)