public class ScanOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
help |
boolean |
hexEncNonAscii |
boolean |
scanAccumuloTable |
| Constructor and Description |
|---|
ScanOptions() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getColumns() |
String |
getEndRow() |
String |
getExactRow() |
String |
getRowPrefix() |
String |
getStartRow() |
Copyright © 2016 Fluo IO. All rights reserved.