Uses of Class
org.infinispan.distribution.LocalizedCacheTopology
Packages that use LocalizedCacheTopology
-
Uses of LocalizedCacheTopology in org.infinispan.distribution
Methods in org.infinispan.distribution that return LocalizedCacheTopologyModifier and TypeMethodDescriptionDistributionManager.createLocalizedCacheTopology
(org.infinispan.topology.CacheTopology cacheTopology) DistributionManager.getCacheTopology()
static LocalizedCacheTopology
LocalizedCacheTopology.makeSegmentedSingletonTopology
(KeyPartitioner keyPartitioner, int numSegments, org.infinispan.remoting.transport.Address localAddress) Creates a new local topology that has a single address but multiple segments.static LocalizedCacheTopology
LocalizedCacheTopology.makeSingletonTopology
(CacheMode cacheMode, org.infinispan.remoting.transport.Address localAddress)