Class ClusterPublisherManagerImpl.TopologySegmentAwarePublisherImpl

java.lang.Object
ClusterPublisherManagerImpl<K,V>.org.infinispan.reactive.publisher.impl.ClusterPublisherManagerImpl.SegmentAwarePublisherImpl<CacheEntry<K,V>, CacheEntry<K,V>>
org.infinispan.reactive.publisher.impl.ClusterPublisherManagerImpl.TopologySegmentAwarePublisherImpl
All Implemented Interfaces:
SegmentPublisherSupplier<CacheEntry<K,V>>
Enclosing class:
ClusterPublisherManagerImpl<K,V>

protected class ClusterPublisherManagerImpl.TopologySegmentAwarePublisherImpl extends ClusterPublisherManagerImpl<K,V>.SegmentAwarePublisherImpl<CacheEntry<K,V>, CacheEntry<K,V>>
Since:
10.0
Author:
wburns