public class Results extends Object
Result.binarySearch(Cell[], byte[], int, int, byte[], int, int)
is found to be problematic in concurrent environments, and unfortunately Result.getValueAsByteBuffer(byte[], byte[])
calls it.| Constructor and Description |
|---|
Results() |
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
getValueAsByteBuffer(org.apache.hadoop.hbase.client.Result hbaseRow,
byte[] cf,
byte[] cq) |
public static ByteBuffer getValueAsByteBuffer(org.apache.hadoop.hbase.client.Result hbaseRow, byte[] cf, byte[] cq)
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.