public class KeyValueScanFixture extends CollectionBackedScanner
NO_NEXT_INDEXED_KEY| Constructor and Description |
|---|
KeyValueScanFixture(CellComparator comparator,
Cell... cells) |
| Modifier and Type | Method and Description |
|---|---|
static List<KeyValueScanner> |
scanFixture(KeyValue[]... kvArrays) |
close, next, peek, reseek, seekbackwardSeek, seekToLastRow, seekToPreviousRowdoRealSeek, enforceSeek, getFilePath, getNextIndexedKey, isFileScanner, realSeekDone, requestSeek, shipped, shouldUseScannerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetScannerOrderpublic KeyValueScanFixture(CellComparator comparator, Cell... cells)
public static List<KeyValueScanner> scanFixture(KeyValue[]... kvArrays)
Copyright © 2007–2019 Cloudera. All rights reserved.