Uses of Class
org.infinispan.hotrod.impl.topology.ClusterInfo
Packages that use ClusterInfo
-
Uses of ClusterInfo in org.infinispan.hotrod.impl.cache
Methods in org.infinispan.hotrod.impl.cache that return ClusterInfoMethods in org.infinispan.hotrod.impl.cache 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.hotrod.impl.cache with parameters of type ClusterInfoModifierConstructorDescriptionTopologyInfo(HotRodConfiguration configuration, ClusterInfo clusterInfo) -
Uses of ClusterInfo in org.infinispan.hotrod.impl.topology
Methods in org.infinispan.hotrod.impl.topology that return ClusterInfo