Uses of Class
uk.gov.gchq.gaffer.commonutil.iterable.StreamIterable
-
Packages that use StreamIterable Package Description uk.gov.gchq.gaffer.commonutil.iterable uk.gov.gchq.gaffer.operation.util uk.gov.gchq.gaffer.store.operation.util -
-
Uses of StreamIterable in uk.gov.gchq.gaffer.commonutil.iterable
Subclasses of StreamIterable in uk.gov.gchq.gaffer.commonutil.iterable Modifier and Type Class Description classStreamFlatMapIterable<I,O>AStreamFlatMapIterableis anStreamIterablewhich uses aFlatMapStreamSupplierto combineIterables.classStreamMapIterable<I,O> -
Uses of StreamIterable in uk.gov.gchq.gaffer.operation.util
Subclasses of StreamIterable in uk.gov.gchq.gaffer.operation.util Modifier and Type Class Description classStreamFilterIterable -
Uses of StreamIterable in uk.gov.gchq.gaffer.store.operation.util
Subclasses of StreamIterable in uk.gov.gchq.gaffer.store.operation.util Modifier and Type Class Description classStreamTransformIterable
-