public class MobStoreScanner extends StoreScanner
List<KeyValue> for a single row.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| Constructor and Description |
|---|
MobStoreScanner(HStore store,
ScanInfo scanInfo,
Scan scan,
java.util.NavigableSet<byte[]> columns,
long readPt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next(java.util.List<Cell> outResult,
ScannerContext ctx)
Firstly reads the cells from the HBase.
|
checkFlushed, checkScanOrder, close, getEstimatedNumberOfKvsScanned, getNextIndexedKey, getReadPoint, getScannerOrder, next, peek, reopenAfterFlush, reseek, resetKVHeap, seek, seekAsDirection, seekScanners, seekToNextRow, selectScannersFrom, shipped, trySkipToNextColumn, trySkipToNextRow, updateReadersbackwardSeek, seekToLastRow, seekToPreviousRowclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbackwardSeek, enforceSeek, getFilePath, isFileScanner, realSeekDone, requestSeek, seekToLastRow, seekToPreviousRow, shouldUseScannernextpublic MobStoreScanner(HStore store, ScanInfo scanInfo, Scan scan, java.util.NavigableSet<byte[]> columns, long readPt) throws java.io.IOException
java.io.IOExceptionpublic boolean next(java.util.List<Cell> outResult,
ScannerContext ctx)
throws java.io.IOException
next in interface InternalScannernext in class StoreScanneroutResult - return output arrayjava.io.IOException - e