Uses of Interface
org.infinispan.BaseCacheStream.SegmentCompletionListener
Packages that use BaseCacheStream.SegmentCompletionListener
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
-
Uses of BaseCacheStream.SegmentCompletionListener in org.infinispan
Methods in org.infinispan with parameters of type BaseCacheStream.SegmentCompletionListenerModifier and TypeMethodDescriptionBaseCacheStream.segmentCompletionListener
(BaseCacheStream.SegmentCompletionListener listener) Allows registration of a segment completion listener that is notified when a segment has completed processing.CacheStream.segmentCompletionListener
(BaseCacheStream.SegmentCompletionListener listener) Allows registration of a segment completion listener that is notified when a segment has completed processing.DoubleCacheStream.segmentCompletionListener
(BaseCacheStream.SegmentCompletionListener listener) Allows registration of a segment completion listener that is notified when a segment has completed processing.IntCacheStream.segmentCompletionListener
(BaseCacheStream.SegmentCompletionListener listener) Allows registration of a segment completion listener that is notified when a segment has completed processing.LockedStream.segmentCompletionListener
(BaseCacheStream.SegmentCompletionListener listener) This method is not supported when using aLockedStream
LongCacheStream.segmentCompletionListener
(BaseCacheStream.SegmentCompletionListener listener) Allows registration of a segment completion listener that is notified when a segment has completed processing.