private static class TestStoreScanner.CellWithVersionsStoreScanner extends org.apache.hadoop.hbase.regionserver.StoreScanner
| Modifier and Type | Field and Description |
|---|---|
(package private) AtomicInteger |
optimization |
| Constructor and Description |
|---|
CellWithVersionsStoreScanner(org.apache.hadoop.hbase.client.Scan scan,
org.apache.hadoop.hbase.regionserver.ScanInfo scanInfo) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.Cell |
getNextIndexedKey() |
protected boolean |
trySkipToNextColumn(org.apache.hadoop.hbase.Cell cell) |
checkFlushed, checkScanOrder, close, enableLazySeekGlobally, getAllScannersForTesting, getEstimatedNumberOfKvsScanned, getReadPoint, isScanUsePread, newKVHeap, next, next, peek, reopenAfterFlush, reseek, resetKVHeap, seek, seekAsDirection, seekScanners, seekToNextRow, selectScannersFrom, shipped, trySkipToNextRow, trySwitchToStreamRead, updateReadersbackwardSeek, seekToLastRow, seekToPreviousRowdoRealSeek, enforceSeek, getFilePath, isFileScanner, realSeekDone, requestSeek, shouldUseScannerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinal AtomicInteger optimization
CellWithVersionsStoreScanner(org.apache.hadoop.hbase.client.Scan scan, org.apache.hadoop.hbase.regionserver.ScanInfo scanInfo) throws IOException
IOExceptionprotected boolean trySkipToNextColumn(org.apache.hadoop.hbase.Cell cell) throws IOException
trySkipToNextColumn in class org.apache.hadoop.hbase.regionserver.StoreScannerIOExceptionpublic org.apache.hadoop.hbase.Cell getNextIndexedKey()
getNextIndexedKey in interface org.apache.hadoop.hbase.regionserver.KeyValueScannergetNextIndexedKey in class org.apache.hadoop.hbase.regionserver.StoreScannerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.