Package | Description |
---|---|
org.apache.hadoop.hbase.util |
Modifier and Type | Field and Description |
---|---|
private static ByteBufferArray.Visitor |
ByteBufferArray.GET_MULTIPLE_VISTOR |
private static ByteBufferArray.Visitor |
ByteBufferArray.PUT_MULTIPLE_VISITOR |
Modifier and Type | Method and Description |
---|---|
(package private) void |
ByteBufferArray.multiple(long start,
int len,
byte[] array,
int arrayOffset,
ByteBufferArray.Visitor visitor)
Access(read or write) this buffer array with a position and length as the
given array.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.