Uses of Class
org.infinispan.stream.impl.ClusterStreamManagerImpl
-
Packages that use ClusterStreamManagerImpl Package Description org.infinispan.stream.impl -
-
Uses of ClusterStreamManagerImpl in org.infinispan.stream.impl
Subclasses of ClusterStreamManagerImpl in org.infinispan.stream.impl Modifier and Type Class Description class
PartitionAwareClusterStreamManager<Original,K>
Cluster stream manager that also pays attention to partition status and properly closes iterators and throws exceptions when the availability mode changes.
-