public static class SearchOptions.Limit extends java.lang.Object implements RediSearchArgument
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_NUM |
static long |
DEFAULT_OFFSET |
| Constructor and Description |
|---|
Limit() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> void |
build(RediSearchCommandArgs<K,V> args) |
public static final long DEFAULT_OFFSET
public static final long DEFAULT_NUM
public <K,V> void build(RediSearchCommandArgs<K,V> args)
build in interface RediSearchArgument