Uses of Interface
redis.clients.jedis.params.IParams
Packages that use IParams
Package
Description
This package contains the classes related to RedisBloom module.
This package contains the classes and interfaces related to RedisGraph module.
This package contains the classes and interfaces related to RedisJSON module.
This package contains the classes that represent optional parameters of core Redis commands.
This package contains the classes and interfaces related to RediSearch module.
This package contains the classes and interfaces related to RedisTimeSeries module.
-
Uses of IParams in redis.clients.jedis
Methods in redis.clients.jedis with parameters of type IParams -
Uses of IParams in redis.clients.jedis.bloom
Classes in redis.clients.jedis.bloom that implement IParamsModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of IParams in redis.clients.jedis.graph
Classes in redis.clients.jedis.graph that implement IParams -
Uses of IParams in redis.clients.jedis.json
Classes in redis.clients.jedis.json that implement IParams -
Uses of IParams in redis.clients.jedis.params
Classes in redis.clients.jedis.params that implement IParamsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassBuilder Class forSORTcommand parameters.classDeprecated.classclassclassclassclassclassclassclassclassParameters for ZINCRBY commands.classclass -
Uses of IParams in redis.clients.jedis.search
Classes in redis.clients.jedis.search that implement IParamsModifier and TypeClassDescriptionclassclassclassclassQuery represents query parameters and filters to load results from the enginestatic classGeoFilter encapsulates a radius filter on a geographical indexed fieldsstatic classstatic classNumericFilter wraps a range filter on a numeric field.static classclassclassIndexDefinition encapsulates configuration for index definition creation and should be given to the client on index creationclassIndexOptions encapsulates flags for index creation and should be given to the client on index creationclassQuery represents query parameters and filters to load results from the enginestatic classFilter represents a filtering rules in a querystatic classGeoFilter encapsulates a radius filter on a geographical indexed fieldsstatic classNumericFilter wraps a range filter on a numeric field.static classstatic classstatic classFullText field spec.static classFields in redis.clients.jedis.search with type parameters of type IParams -
Uses of IParams in redis.clients.jedis.search.schemafields
Classes in redis.clients.jedis.search.schemafields that implement IParamsModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of IParams in redis.clients.jedis.timeseries
Classes in redis.clients.jedis.timeseries that implement IParamsModifier and TypeClassDescriptionclassRepresents optional arguments of TS.ALTER command.classRepresents optional arguments of TS.CREATE command.classRepresents optional arguments of TS.GET command.classRepresents optional arguments of TS.MGET command.classRepresents optional arguments of TS.MRANGE and TS.MREVRANGE commands.classRepresents optional arguments of TS.RANGE and TS.REVRANGE commands.