| Interface | Description |
|---|---|
| CommandKeyArgumentPreProcessor | |
| HostAndPortMapper |
An interface for mapping Redis node addresses.
|
| JedisBroadcastAndRoundRobinConfig | |
| JedisClientConfig | |
| JedisSocketFactory |
JedisSocketFactory: responsible for creating socket connections
from the within the Jedis client, the default socket factory will
create TCP sockets with the recommended configuration.
|
| RedisCredentials | |
| RedisCredentialsProvider | |
| SslOptions.Resource |
Supplier for a
InputStream representing a resource. |
| Enum | Description |
|---|---|
| JedisBroadcastAndRoundRobinConfig.RediSearchMode | |
| Protocol.ClusterKeyword | |
| Protocol.Command | |
| Protocol.Keyword | |
| Protocol.ResponseKeyword | |
| Protocol.SentinelKeyword | |
| RedisProtocol | |
| SslVerifyMode |
Enumeration of SSL/TLS hostname verification modes.
|
Copyright © 2025. All rights reserved.