Package | Description |
---|---|
org.apache.hadoop.hbase.nio |
Modifier and Type | Field and Description |
---|---|
(package private) static ByteBuff.ChannelReader |
ByteBuff.CHANNEL_READER |
(package private) static ByteBuff.ChannelReader |
ByteBuff.FILE_READER |
Modifier and Type | Method and Description |
---|---|
private int |
MultiByteBuff.internalRead(ReadableByteChannel channel,
long offset,
ByteBuff.ChannelReader reader) |
static int |
ByteBuff.read(ReadableByteChannel channel,
ByteBuffer buf,
long offset,
ByteBuff.ChannelReader reader) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.