Uses of Class
org.infinispan.util.AbstractDelegatingCacheStream
Package
Description
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
-
Uses of AbstractDelegatingCacheStream in org.infinispan.util
Modifier and TypeMethodDescriptionAbstractDelegatingCacheStream.disableRehashAware()
AbstractDelegatingCacheStream.distributedBatchSize
(int batchSize) AbstractDelegatingCacheStream.filterKeys
(Set<?> keys) AbstractDelegatingCacheStream.filterKeySegments
(Set<Integer> segments) AbstractDelegatingCacheStream.filterKeySegments
(IntSet segments) AbstractDelegatingCacheStream.parallelDistribution()
AbstractDelegatingCacheStream.segmentCompletionListener
(BaseCacheStream.SegmentCompletionListener listener) AbstractDelegatingCacheStream.sequentialDistribution()