public class TableScanOperation extends Object
| Constructor and Description |
|---|
TableScanOperation(RecordWriter recordWriter) |
| Modifier and Type | Method and Description |
|---|---|
IndexSearchResultIteratorCollection |
doTableScan(BlockOperation operation,
Set<String> fields,
IndexSearchResultIteratorCollection currentResults) |
IndexSearchResultIteratorCollection |
doTableScanFindAll() |
public TableScanOperation(RecordWriter recordWriter)
public IndexSearchResultIteratorCollection doTableScanFindAll() throws JasDBStorageException
JasDBStorageExceptionpublic IndexSearchResultIteratorCollection doTableScan(BlockOperation operation, Set<String> fields, IndexSearchResultIteratorCollection currentResults) throws JasDBStorageException
JasDBStorageExceptionCopyright © 2015. All rights reserved.