Package org.infinispan.stream.impl.tx
-
Class Summary Class Description TxClusterStreamManager<Original,K> This is a delegating cluster stream manager that sends all calls to the underlying cluster stream manager.TxDistributedCacheStream<Original,R,K,V> A distributed cache stream that also utilizes transactional awareness.TxDistributedDoubleCacheStream<Original,K,V> Double variant of tx cache streamTxDistributedIntCacheStream<Original,K,V> Int variant of tx cache streamTxDistributedLongCacheStream<Original,K,V> Long variant of tx cache stream