Uses of Interface
org.apache.hadoop.hbase.nio.ByteBuff.ChannelReader
Packages that use ByteBuff.ChannelReader
-
Uses of ByteBuff.ChannelReader in org.apache.hadoop.hbase.nio
Fields in org.apache.hadoop.hbase.nio declared as ByteBuff.ChannelReaderModifier and TypeFieldDescription(package private) static final ByteBuff.ChannelReader
ByteBuff.CHANNEL_READER
(package private) static final ByteBuff.ChannelReader
ByteBuff.FILE_READER
Methods in org.apache.hadoop.hbase.nio with parameters of type ByteBuff.ChannelReaderModifier and TypeMethodDescriptionprivate int
MultiByteBuff.internalRead
(ReadableByteChannel channel, long offset, ByteBuff.ChannelReader reader) static int
ByteBuff.read
(ReadableByteChannel channel, ByteBuffer buf, long offset, ByteBuff.ChannelReader reader)