public static class RedisProperties.Lettuce extends Object
Constructor and Description |
---|
Lettuce() |
Modifier and Type | Method and Description |
---|---|
RedisProperties.Pool |
getPool() |
int |
getShutdownTimeout() |
void |
setPool(RedisProperties.Pool pool) |
void |
setShutdownTimeout(int shutdownTimeout) |
public int getShutdownTimeout()
public void setShutdownTimeout(int shutdownTimeout)
public RedisProperties.Pool getPool()
public void setPool(RedisProperties.Pool pool)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.