@InterfaceAudience.Private public class CellArrayMap extends CellFlatMap
maxCellIdx, minCellIdx| Constructor and Description |
|---|
CellArrayMap(Comparator<? super org.apache.hadoop.hbase.Cell> comparator,
org.apache.hadoop.hbase.Cell[] b,
int min,
int max,
boolean descending) |
| Modifier and Type | Method and Description |
|---|---|
protected CellFlatMap |
createSubCellFlatMap(int min,
int max,
boolean descending) |
protected org.apache.hadoop.hbase.Cell |
getCell(int i) |
ceilingEntry, ceilingKey, clear, comparator, containsKey, containsValue, descendingKeySet, descendingMap, entrySet, firstEntry, firstKey, floorEntry, floorKey, get, headMap, headMap, higherEntry, higherKey, isEmpty, keySet, lastEntry, lastKey, lowerEntry, lowerKey, navigableKeySet, pollFirstEntry, pollLastEntry, put, putAll, remove, size, subMap, subMap, tailMap, tailMap, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic CellArrayMap(Comparator<? super org.apache.hadoop.hbase.Cell> comparator, org.apache.hadoop.hbase.Cell[] b, int min, int max, boolean descending)
protected CellFlatMap createSubCellFlatMap(int min, int max, boolean descending)
createSubCellFlatMap in class CellFlatMapprotected org.apache.hadoop.hbase.Cell getCell(int i)
getCell in class CellFlatMapCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.