Uses of Interface
org.infinispan.distribution.DistributionManager
-
Packages that use DistributionManager Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. -
-
Uses of DistributionManager in org.infinispan
Methods in org.infinispan that return DistributionManager Modifier and Type Method Description DistributionManager
AdvancedCache. getDistributionManager()
Retrieves a reference to theDistributionManager
if the cache is configured to use Distribution.
-