Uses of Package
redis.clients.jedis
Packages that use redis.clients.jedis
Package
Description
This package contains the classes related to RedisBloom module.
This package contains the interfaces that contain methods representing RedisBloom commands.
This package contains the interfaces that contain methods representing Redis core commands.
This package contains the Exception classes.
This package contains the implementations of CommandExecutor interface.
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 implementations of ConnectionProvider interface.
This package contains custom responses of core Redis commands.
This package contains the classes and interfaces related to RediSearch module.
This package contains the classes related to Aggregation commands in RediSearch module.
This package contains the classes and interfaces related to RedisTimeSeries module.
This package contains the utility classes.
-
Classes in redis.clients.jedis used by redis.clients.jedisClassDescriptionA decorator to implement Set from List.PoolableObjectFactory custom impl.JedisSocketFactory: responsible for creating socket connections from the within the Jedis client, the default socket factory will create TCP sockets with the recommended configuration.Deprecated.A pipeline based transaction.
-
Classes in redis.clients.jedis used by redis.clients.jedis.bloom
-
Classes in redis.clients.jedis used by redis.clients.jedis.bloom.commands
-
Classes in redis.clients.jedis used by redis.clients.jedis.commands
-
Classes in redis.clients.jedis used by redis.clients.jedis.exceptions
-
Classes in redis.clients.jedis used by redis.clients.jedis.executors
-
Classes in redis.clients.jedis used by redis.clients.jedis.graph
-
Classes in redis.clients.jedis used by redis.clients.jedis.json
-
Classes in redis.clients.jedis used by redis.clients.jedis.params
-
Classes in redis.clients.jedis used by redis.clients.jedis.providersClassDescription
-
Classes in redis.clients.jedis used by redis.clients.jedis.resps
-
Classes in redis.clients.jedis used by redis.clients.jedis.search
-
Classes in redis.clients.jedis used by redis.clients.jedis.search.aggr
-
Classes in redis.clients.jedis used by redis.clients.jedis.search.querybuilder
-
Classes in redis.clients.jedis used by redis.clients.jedis.search.schemafields
-
Classes in redis.clients.jedis used by redis.clients.jedis.timeseries
-
Classes in redis.clients.jedis used by redis.clients.jedis.util