程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.io.encoding | |
org.apache.hadoop.hbase.nio |
限定符和类型 | 字段和说明 |
---|---|
protected ObjectIntPair<ByteBuffer> |
RowIndexSeekerV1.tmpPair |
构造器和说明 |
---|
DiffSeekerState(ObjectIntPair<ByteBuffer> tmpPair,
boolean includeTags) |
FastDiffSeekerState(ObjectIntPair<ByteBuffer> tmpPair,
boolean includeTags) |
限定符和类型 | 方法和说明 |
---|---|
void |
MultiByteBuff.asSubByteBuffer(int offset,
int length,
ObjectIntPair<ByteBuffer> pair)
Returns bytes from given offset till length specified, as a single ByteBuffer.
|
void |
SingleByteBuff.asSubByteBuffer(int offset,
int length,
ObjectIntPair<ByteBuffer> pair) |
abstract void |
ByteBuff.asSubByteBuffer(int offset,
int length,
ObjectIntPair<ByteBuffer> pair)
Returns bytes from given offset till length specified, as a single ByteBuffer.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.