Uses of Interface
org.apache.bookkeeper.bookie.LEPStateChangeCallback
-
Packages that use LEPStateChangeCallback Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of LEPStateChangeCallback in org.apache.bookkeeper.bookie
Constructors in org.apache.bookkeeper.bookie with parameters of type LEPStateChangeCallback Constructor Description LedgerEntryPage(int pageSize, int entriesPerPage, LEPStateChangeCallback callback)
-