Uses of Interface
org.apache.hadoop.hbase.nio.ByteBuff.ChannelReader
-
Uses of ByteBuff.ChannelReader in org.apache.hadoop.hbase.nio
Modifier and TypeFieldDescription(package private) static final ByteBuff.ChannelReader
ByteBuff.CHANNEL_READER
(package private) static final ByteBuff.ChannelReader
ByteBuff.FILE_READER
Modifier 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)