Package | Description |
---|---|
org.infinispan.reactive.publisher.impl | |
org.infinispan.stream.impl |
Modifier and Type | Class and Description |
---|---|
class |
ClusterPublisherManagerImpl<K,V>
ClusterPublisherManager that determines targets for the given segments and/or keys and then sends to local and
remote nodes in parallel collecting results to be returned.
|
class |
LocalClusterPublisherManagerImpl<K,V> |
class |
PartitionAwareClusterPublisherManager<K,V>
Cluster stream manager that also pays attention to partition status and properly closes iterators and throws
exceptions when the availability mode changes.
|
Modifier and Type | Field and Description |
---|---|
protected ClusterPublisherManager |
AbstractCacheStream.cpm |
Copyright © 2021 JBoss by Red Hat. All rights reserved.