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.ChannelReaderByteBuff.CHANNEL_READER(package private) static final ByteBuff.ChannelReaderByteBuff.FILE_READERMethods in org.apache.hadoop.hbase.nio with parameters of type ByteBuff.ChannelReaderModifier and TypeMethodDescriptionprivate intMultiByteBuff.internalRead(ReadableByteChannel channel, long offset, ByteBuff.ChannelReader reader) static intByteBuff.read(ReadableByteChannel channel, ByteBuffer buf, long offset, ByteBuff.ChannelReader reader)