@FunctionalInterface public static interface CacheStream.SegmentCompletionListener
CacheStream.segmentCompletionListener(SegmentCompletionListener)
for more details.Modifier and Type | Method and Description |
---|---|
void |
segmentCompleted(Set<Integer> segments)
Method invoked when the segment has been found to be consumed properly by the terminal operation.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.