Class PartitionAwareClusterPublisherManager<K,V>

java.lang.Object
org.infinispan.reactive.publisher.impl.ClusterPublisherManagerImpl<K,V>
org.infinispan.reactive.publisher.impl.PartitionAwareClusterPublisherManager<K,V>
All Implemented Interfaces:
ClusterPublisherManager<K,V>

public class PartitionAwareClusterPublisherManager<K,V> extends ClusterPublisherManagerImpl<K,V>
Cluster stream manager that also pays attention to partition status and properly closes iterators and throws exceptions when the availability mode changes.