public class ScanOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScanOptions.ScanOptionsBuilder |
| Modifier and Type | Field and Description |
|---|---|
static ScanOptions |
NONE |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCount() |
String |
getPattern() |
static ScanOptions.ScanOptionsBuilder |
scanOptions()
Static factory method that returns a new
ScanOptions.ScanOptionsBuilder. |
String |
toOptionString() |
public static ScanOptions NONE
public static ScanOptions.ScanOptionsBuilder scanOptions()
ScanOptions.ScanOptionsBuilder.public Long getCount()
public String getPattern()
public String toOptionString()