| Interface | Description |
|---|---|
| HostAndPortMapper | |
| 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 |
| Enum | Description |
|---|---|
| JedisBroadcastAndRoundRobinConfig.RediSearchMode | |
| Protocol.ClusterKeyword | |
| Protocol.Command | |
| Protocol.Keyword | |
| Protocol.ResponseKeyword | |
| Protocol.SentinelKeyword |
Copyright © 2023. All rights reserved.