Uses of Class
org.infinispan.client.hotrod.impl.topology.ClusterInfo
Packages that use ClusterInfo
-
Uses of ClusterInfo in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return ClusterInfoMethods in org.infinispan.client.hotrod.impl with parameters of type ClusterInfoModifier and TypeMethodDescriptionvoidTopologyInfo.switchCluster(ClusterInfo newCluster) Switch to another cluster and update the topologies of all caches with its initial server list.Constructors in org.infinispan.client.hotrod.impl with parameters of type ClusterInfo -
Uses of ClusterInfo in org.infinispan.client.hotrod.impl.topology
Methods in org.infinispan.client.hotrod.impl.topology that return ClusterInfo