Uses of Interface
org.apache.bookkeeper.bookie.LEPStateChangeCallback
Packages that use LEPStateChangeCallback
Package
Description
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 LEPStateChangeCallbackModifierConstructorDescriptionLedgerEntryPage(int pageSize, int entriesPerPage, LEPStateChangeCallback callback)