Uses of Class
org.apache.bookkeeper.bookie.BufferedChannel
Packages that use BufferedChannel
Package
Description
Provides a Bookie server that stores entries for clients.
-
Uses of BufferedChannel in org.apache.bookkeeper.bookie
Subclasses of BufferedChannel in org.apache.bookkeeper.bookieModifier and TypeClassDescription(package private) static classclassStrictly for testing.Fields in org.apache.bookkeeper.bookie declared as BufferedChannelMethods in org.apache.bookkeeper.bookie that return BufferedChannelModifier and TypeMethodDescriptionJournal.BufferedChannelBuilder.create(FileChannel fc, int capacity) (package private) BufferedChannelJournalChannel.getBufferedChannel()