public static class RedisProperties.Lettuce extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RedisProperties.Lettuce.Cluster |
Constructor and Description |
---|
Lettuce() |
Modifier and Type | Method and Description |
---|---|
RedisProperties.Lettuce.Cluster |
getCluster() |
RedisProperties.Pool |
getPool() |
Duration |
getShutdownTimeout() |
void |
setShutdownTimeout(Duration shutdownTimeout) |
public Duration getShutdownTimeout()
public void setShutdownTimeout(Duration shutdownTimeout)
public RedisProperties.Pool getPool()
public RedisProperties.Lettuce.Cluster getCluster()