Uses of Interface
org.infinispan.partitionhandling.impl.PartitionHandlingManager
Packages that use PartitionHandlingManager
Package
Description
- 
Uses of PartitionHandlingManager in org.infinispan.partitionhandling.implClasses in org.infinispan.partitionhandling.impl that implement PartitionHandlingManagerModifier and TypeClassDescriptionclassPartitionHandlingManagerimplementation when the cluster is always available.class
- 
Uses of PartitionHandlingManager in org.infinispan.stream.implFields in org.infinispan.stream.impl declared as PartitionHandlingManagerModifier and TypeFieldDescriptionprotected final PartitionHandlingManagerAbstractCacheStream.partition
- 
Uses of PartitionHandlingManager in org.infinispan.topologyMethods in org.infinispan.topology with parameters of type PartitionHandlingManagerModifier 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.implFields in org.infinispan.transaction.impl declared as PartitionHandlingManagerModifier and TypeFieldDescriptionprotected PartitionHandlingManagerTransactionTable.partitionHandlingManager