@InterfaceAudience.Private public class ReversedMobStoreScanner extends ReversedStoreScanner
DEFAULT_HBASE_CELLS_SCANNED_PER_HEARTBEAT_CHECK, HBASE_CELLS_SCANNED_PER_HEARTBEAT_CHECK, heap, readPt, store, STORESCANNER_PARALLEL_SEEK_ENABLE, STORESCANNER_PREAD_MAX_BYTESNO_NEXT_INDEXED_KEY| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the KeyValue scanner.
|
boolean |
next(List<Cell> outResult,
ScannerContext ctx)
Firstly reads the cells from the HBase.
|
void |
shipped()
Called after a batch of rows scanned and set to be returned to client.
|
backwardSeek, checkScanOrder, newKVHeap, reseek, seek, seekAsDirection, seekScanners, seekToNextRow, seekToPreviousRowcheckFlushed, getEstimatedNumberOfKvsScanned, getNextIndexedKey, getReadPoint, next, peek, reopenAfterFlush, resetKVHeap, selectScannersFrom, trySkipToNextColumn, trySkipToNextRow, updateReadersseekToLastRowdoRealSeek, enforceSeek, getFilePath, isFileScanner, realSeekDone, requestSeek, shouldUseScannerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenforceSeek, getFilePath, getNextIndexedKey, getScannerOrder, isFileScanner, next, peek, realSeekDone, requestSeek, seekToLastRow, shouldUseScannernextpublic boolean next(List<Cell> outResult, ScannerContext ctx) throws IOException
next in interface InternalScannernext in class StoreScanneroutResult - return output arrayIOException - epublic void shipped()
throws IOException
Shippershipped in interface Shippershipped in class StoreScannerIOExceptionpublic void close()
KeyValueScannerclose in interface Closeableclose in interface AutoCloseableclose in interface InternalScannerclose in interface KeyValueScannerclose in class StoreScannerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.