public static class RedisProperties.Sentinel extends Object
Sentinel()
String
getMaster()
List<String>
getNodes()
void
setMaster(String master)
setNodes(List<String> nodes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sentinel()
public String getMaster()
public void setMaster(String master)
public List<String> getNodes()
public void setNodes(List<String> nodes)