protected static class RedisConnectionConfiguration.ConnectionInfo extends Object
Constructor and Description |
---|
ConnectionInfo(URI uri,
boolean useSsl,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getHostName() |
String |
getPassword() |
int |
getPort() |
boolean |
isUseSsl() |
Copyright © 2019. All rights reserved.