Package | Description |
---|---|
redis.clients.jedis | |
redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
Modifier and Type | Class and Description |
---|---|
class |
Jedis |
class |
JedisCluster |
class |
JedisPooled |
class |
JedisSentineled |
class |
JedisSharding
Deprecated.
Sharding/Sharded feature will be removed in next major release.
|
class |
UnifiedJedis |
Modifier and Type | Interface and Description |
---|---|
interface |
JedisCommands |
Copyright © 2024. All rights reserved.