| Package | Description |
|---|---|
| redis.clients.jedis |
| Modifier and Type | Method and Description |
|---|---|
MultiDbConfig.RetryConfig |
MultiDbConfig.RetryConfig.Builder.build()
Builds and returns a new RetryConfig instance.
|
MultiDbConfig.RetryConfig |
MultiDbConfig.getCommandRetry()
Returns the encapsulated retry configuration for command execution.
|
| Modifier and Type | Method and Description |
|---|---|
MultiDbConfig.Builder |
MultiDbConfig.Builder.commandRetry(MultiDbConfig.RetryConfig commandRetry)
Sets the encapsulated retry configuration for command execution.
|
Copyright © 2025. All rights reserved.