Class ClusterInfo
java.lang.Object
org.infinispan.hotrod.impl.topology.ClusterInfo
Cluster definition
-
Constructor Summary
ConstructorsConstructorDescriptionClusterInfo(String clusterName, List<InetSocketAddress> servers, ClientIntelligence intelligence, String sniHostName) -
Method Summary
-
Constructor Details
-
ClusterInfo
public ClusterInfo(String clusterName, List<InetSocketAddress> servers, ClientIntelligence intelligence, String sniHostName)
-
-
Method Details