Packages that use org.apache.hadoop.hbase.util.ObjectIntPair
-
protected final org.apache.hadoop.hbase.util.ObjectIntPair<ByteBuffer>
RowIndexSeekerV1.tmpPair
DiffSeekerState(org.apache.hadoop.hbase.util.ObjectIntPair<ByteBuffer> tmpPair,
boolean includeTags)
FastDiffSeekerState(org.apache.hadoop.hbase.util.ObjectIntPair<ByteBuffer> tmpPair,
boolean includeTags)
-
abstract void
ByteBuff.asSubByteBuffer(int offset,
int length,
org.apache.hadoop.hbase.util.ObjectIntPair<ByteBuffer> pair)
Returns bytes from given offset till length specified, as a single ByteBuffer.
void
MultiByteBuff.asSubByteBuffer(int offset,
int length,
org.apache.hadoop.hbase.util.ObjectIntPair<ByteBuffer> pair)
Returns bytes from given offset till length specified, as a single ByteBuffer.
void
SingleByteBuff.asSubByteBuffer(int offset,
int length,
org.apache.hadoop.hbase.util.ObjectIntPair<ByteBuffer> pair)