Package org.apache.bookkeeper.streaming
A java io stream wrapper over bookkeeper ledgers.
-
Class Summary Class Description LedgerInputStream An input stream on reading data from a ledger.LedgerOutputStream this class provides a streaming api to get an output stream from a ledger handle and write to it as a stream of bytes.