Uses of Interface
org.infinispan.topology.CacheTopologyHandler
Packages that use CacheTopologyHandler
-
Uses of CacheTopologyHandler in org.infinispan.topology
Methods in org.infinispan.topology with parameters of type CacheTopologyHandlerModifier and TypeMethodDescriptionLocalTopologyManager.join
(String cacheName, CacheJoinInfo joinInfo, CacheTopologyHandler stm, PartitionHandlingManager phm) Forwards the join request to the coordinator.LocalTopologyManagerImpl.join
(String cacheName, CacheJoinInfo joinInfo, CacheTopologyHandler stm, PartitionHandlingManager phm)