| Modifier and Type | Method and Description |
|---|---|
CommandArguments |
CommandArguments.addParams(IParams params) |
| Modifier and Type | Class and Description |
|---|---|
class |
BFInsertParams |
class |
BFReserveParams |
class |
CFInsertParams |
class |
CFReserveParams |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphQueryParams |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonSetParams |
| Modifier and Type | Class and Description |
|---|---|
class |
BitPosParams |
class |
CommandListFilterByParams |
class |
FailoverParams |
class |
GeoAddParams |
class |
GeoRadiusParam |
class |
GeoRadiusStoreParam |
class |
GeoSearchParam |
class |
GetExParams |
class |
LCSParams |
class |
LolwutParams |
class |
LPosParams |
class |
MigrateParams |
class |
RestoreParams |
class |
ScanParams |
class |
SetParams |
class |
ShutdownParams |
class |
SortingParams
Builder Class for
SORT command parameters. |
class |
StrAlgoLCSParams |
class |
XAddParams |
class |
XAutoClaimParams |
class |
XClaimParams |
class |
XPendingParams |
class |
XReadGroupParams |
class |
XReadParams |
class |
XTrimParams |
class |
ZAddParams |
class |
ZIncrByParams
Parameters for ZINCRBY commands
In fact, Redis doesn't have parameters for ZINCRBY. |
class |
ZParams |
class |
ZRangeParams |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldName |
class |
IndexDefinition
IndexDefinition encapsulates configuration for index definition creation and should be given to
the client on index creation
|
class |
IndexOptions
IndexOptions encapsulates flags for index creation and should be given to the client on index
creation
|
class |
Query
Query represents query parameters and filters to load results from the engine
|
static class |
Query.Filter
Filter represents a filtering rules in a query
|
static class |
Query.GeoFilter
GeoFilter encapsulates a radius filter on a geographical indexed fields
|
static class |
Query.NumericFilter
NumericFilter wraps a range filter on a numeric field.
|
static class |
Schema.Field |
static class |
Schema.TagField |
static class |
Schema.TextField
FullText field spec.
|
static class |
Schema.VectorField |
| Modifier and Type | Class and Description |
|---|---|
class |
TSAlterParams |
class |
TSCreateParams |
class |
TSMGetParams |
class |
TSMRangeParams |
class |
TSRangeParams |
Copyright © 2022. All rights reserved.