| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
| private static class  | ReversedKeyValueHeap.ReversedKVScannerComparatorIn ReversedKVScannerComparator, we compare the row of scanners' peek values
 first, sort bigger one before the smaller one. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected KeyValueHeap.KVScannerComparator | KeyValueHeap. comparator | 
| Constructor and Description | 
|---|
| KeyValueHeap(List<? extends KeyValueScanner> scanners,
            KeyValueHeap.KVScannerComparator comparator)Constructor. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.