Uses of Interface
org.infinispan.stream.impl.SegmentAwareOperation
-
Packages that use SegmentAwareOperation Package Description org.infinispan.stream.impl -
-
Uses of SegmentAwareOperation in org.infinispan.stream.impl
Subinterfaces of SegmentAwareOperation in org.infinispan.stream.impl Modifier and Type Interface Description interfaceTerminalOperation<Original,R>Interface describing an operation that is a terminal one that doesn't track keys.
-