Uses of Interface
org.infinispan.partitionhandling.impl.PartitionHandlingManager
Package
Description
-
Uses of PartitionHandlingManager in org.infinispan.partitionhandling.impl
Modifier and TypeClassDescriptionclass
PartitionHandlingManager
implementation when the cluster is always available.class
-
Uses of PartitionHandlingManager in org.infinispan.stream.impl
Modifier and TypeFieldDescriptionprotected final PartitionHandlingManager
AbstractCacheStream.partition
-
Uses of PartitionHandlingManager in org.infinispan.topology
Modifier 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) -
Uses of PartitionHandlingManager in org.infinispan.transaction.impl
Modifier and TypeFieldDescriptionprotected PartitionHandlingManager
TransactionTable.partitionHandlingManager