Class BookkeeperInternalCallbacks.TimedGenericCallback<T>

java.lang.Object
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.TimedGenericCallback<T>
All Implemented Interfaces:
BookkeeperInternalCallbacks.GenericCallback<T>
Enclosing class:
BookkeeperInternalCallbacks

public static class BookkeeperInternalCallbacks.TimedGenericCallback<T> extends Object implements BookkeeperInternalCallbacks.GenericCallback<T>
A callback implementation with an internal timer.