public interface RedisClientResult
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getRedisClient() |
void |
setRedisClient(InetSocketAddress addr) |
void setRedisClient(InetSocketAddress addr)
InetSocketAddress getRedisClient()
Copyright © 2014–2017 The Redisson Project. All rights reserved.