| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster
failover.
|
| Modifier and Type | Method and Description |
|---|---|
SslOptions |
SslOptions.Builder.build()
Create a new instance of
SslOptions |
SslOptions |
DefaultJedisClientConfig.getSslOptions() |
default SslOptions |
JedisClientConfig.getSslOptions()
JedisClientConfig.isSsl(), JedisClientConfig.getSslSocketFactory() and
JedisClientConfig.getSslParameters() will be ignored if
this is set. |
| Modifier and Type | Method and Description |
|---|---|
DefaultJedisClientConfig.Builder |
DefaultJedisClientConfig.Builder.sslOptions(SslOptions sslOptions) |
| Modifier and Type | Method and Description |
|---|---|
SslOptions |
LagAwareStrategy.Config.getSslOptions() |
| Modifier and Type | Method and Description |
|---|---|
LagAwareStrategy.Config.ConfigBuilder |
LagAwareStrategy.Config.ConfigBuilder.sslOptions(SslOptions sslOptions)
Set SSL options for HTTPS connections to Redis Enterprise REST API.
|
Copyright © 2025. All rights reserved.