Uses of Interface
org.infinispan.distribution.DistributionManager
Packages that use DistributionManager
Package
Description
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 DistributionManagerModifier and TypeMethodDescriptionAdvancedCache.getDistributionManager()
Retrieves a reference to theDistributionManager
if the cache is configured to use Distribution.