private static final class TestScannerHeartbeatMessages.HeartbeatReversedKVHeap extends org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
Constructor and Description |
---|
HeartbeatReversedKVHeap(List<? extends org.apache.hadoop.hbase.regionserver.KeyValueScanner> scanners,
org.apache.hadoop.hbase.CellComparatorImpl comparator) |
Modifier and Type | Method and Description |
---|---|
boolean |
next(List<org.apache.hadoop.hbase.Cell> result,
org.apache.hadoop.hbase.regionserver.ScannerContext context) |
backwardSeek, next, requestSeek, reseek, seek, seekToLastRow, seekToPreviousRow
close, getCurrentForTesting, getHeap, getNextIndexedKey, isLatestCellFromMemstore, peek, pollRealKV, shipped
doRealSeek, enforceSeek, getFilePath, isFileScanner, realSeekDone, shouldUseScanner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HeartbeatReversedKVHeap(List<? extends org.apache.hadoop.hbase.regionserver.KeyValueScanner> scanners, org.apache.hadoop.hbase.CellComparatorImpl comparator) throws IOException
IOException
public boolean next(List<org.apache.hadoop.hbase.Cell> result, org.apache.hadoop.hbase.regionserver.ScannerContext context) throws IOException
next
in interface org.apache.hadoop.hbase.regionserver.InternalScanner
next
in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.