Uses of Class
org.apache.bookkeeper.bookie.BufferedChannelBase
-
Packages that use BufferedChannelBase Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of BufferedChannelBase in org.apache.bookkeeper.bookie
Subclasses of BufferedChannelBase in org.apache.bookkeeper.bookie Modifier and Type Class Description classBufferedChannelProvides a buffering layer in front of a FileChannel.classBufferedReadChannelA Buffered channel without a write buffer.(package private) static classDefaultEntryLogger.BufferedLogChannelclassSlowBufferedChannelStrictly for testing.
-