public static class RedisProperties.Cluster extends Object
Cluster()
Integer
getMaxRedirects()
List<String>
getNodes()
void
setMaxRedirects(Integer maxRedirects)
setNodes(List<String> nodes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cluster()
public List<String> getNodes()
public void setNodes(List<String> nodes)
public Integer getMaxRedirects()
public void setMaxRedirects(Integer maxRedirects)
Copyright © 2017–2018. All rights reserved.