Uses of Class
org.infinispan.topology.CacheJoinInfo
Packages that use CacheJoinInfo
-
Uses of CacheJoinInfo in org.infinispan.partitionhandling.impl
Methods in org.infinispan.partitionhandling.impl that return CacheJoinInfo -
Uses of CacheJoinInfo in org.infinispan.topology
Classes in org.infinispan.topology that implement interfaces with type arguments of type CacheJoinInfoModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.topology that return CacheJoinInfoModifier and TypeMethodDescriptionCacheStatusResponse.getCacheJoinInfo()
ClusterCacheStatus.getJoinInfo()
CacheJoinInfo$___Marshaller_6935ce6bde0fdd8007eca26dcdc21dbf3b132982784880e13ae1f8f729b1f5c.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.topology that return types with arguments of type CacheJoinInfoModifier and TypeMethodDescriptionCacheJoinInfo$___Marshaller_6935ce6bde0fdd8007eca26dcdc21dbf3b132982784880e13ae1f8f729b1f5c.getJavaClass()
Methods in org.infinispan.topology with parameters of type CacheJoinInfoModifier and TypeMethodDescriptionClusterCacheStatus.doJoin
(Address joiner, CacheJoinInfo joinInfo) ClusterTopologyManager.handleJoin
(String cacheName, Address joiner, CacheJoinInfo joinInfo, int viewId) Signals that a new member is joining the cache.ClusterTopologyManagerImpl.handleJoin
(String cacheName, Address joiner, CacheJoinInfo joinInfo, int joinerViewId) LocalTopologyManager.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) void
CacheJoinInfo$___Marshaller_6935ce6bde0fdd8007eca26dcdc21dbf3b132982784880e13ae1f8f729b1f5c.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CacheJoinInfo $2) Constructors in org.infinispan.topology with parameters of type CacheJoinInfoModifierConstructorDescriptionCacheStatusResponse
(CacheJoinInfo cacheJoinInfo, CacheTopology cacheTopology, CacheTopology stableTopology, AvailabilityMode availabilityMode, List<Address> current)