protected static class AbstractRedisConnectionConfiguration.ConnectionInfo extends Object
ConnectionInfo(URI uri, boolean useSsl, String password)
String
getHostName()
getPassword()
int
getPort()
boolean
isUseSsl()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConnectionInfo(URI uri, boolean useSsl, String password)
public boolean isUseSsl()
public String getHostName()
public int getPort()
public String getPassword()
Copyright © 2019. All rights reserved.