public class KeyScanOptions extends ScanOptions
ScanOptions.ScanOptionsBuilder| Modifier and Type | Field and Description |
|---|---|
static KeyScanOptions |
NONE
Constant to apply default
KeyScanOptions without setting a limit or matching a pattern. |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
static ScanOptions.ScanOptionsBuilder |
scanOptions(DataType type)
Static factory method that returns a new
ScanOptionsBuilder. |
String |
toOptionString() |
getBytePattern, getCount, getPattern, scanOptionspublic static KeyScanOptions NONE
KeyScanOptions without setting a limit or matching a pattern.public static ScanOptions.ScanOptionsBuilder scanOptions(DataType type)
ScanOptionsBuilder.type - public String toOptionString()
toOptionString in class ScanOptionsCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.