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