Package org.apache.bookkeeper.proto
Interface BookkeeperInternalCallbacks.GenericCallback<T>
- All Known Implementing Classes:
BookieClientImpl.ChannelReadyForAddEntryCallback,BookkeeperInternalCallbacks.GenericCallbackFuture,BookkeeperInternalCallbacks.TimedGenericCallback,DefaultPerChannelBookieClientPool,OrderedGenericCallback,ReplicationEnableCb
- Enclosing class:
- BookkeeperInternalCallbacks
public static interface BookkeeperInternalCallbacks.GenericCallback<T>
A generic callback interface.
-
Method Summary
-
Method Details
-
operationComplete
-