Uses of Package
uk.gov.gchq.gaffer.commonutil.iterable
-
Packages that use uk.gov.gchq.gaffer.commonutil.iterable Package Description uk.gov.gchq.gaffer.commonutil.iterable uk.gov.gchq.gaffer.commonutil.stream Gaffer-specific classes which extend the functionality of the Java 8 Functions API.uk.gov.gchq.gaffer.data Core classes for describing the Gaffer data model.uk.gov.gchq.gaffer.operation.util uk.gov.gchq.gaffer.store Core classes for the Gaffer store interface.uk.gov.gchq.gaffer.store.operation.util -
Classes in uk.gov.gchq.gaffer.commonutil.iterable used by uk.gov.gchq.gaffer.commonutil.iterable Class Description StreamIterable Validator AnValidator
validates objects of type T and returns true if they are valid. -
Classes in uk.gov.gchq.gaffer.commonutil.iterable used by uk.gov.gchq.gaffer.commonutil.stream Class Description LimitedInMemorySortedIterable AnIterable
which can sort, limit and deduplicate its elements. -
Classes in uk.gov.gchq.gaffer.commonutil.iterable used by uk.gov.gchq.gaffer.data Class Description Validator AnValidator
validates objects of type T and returns true if they are valid. -
Classes in uk.gov.gchq.gaffer.commonutil.iterable used by uk.gov.gchq.gaffer.operation.util Class Description StreamIterable -
Classes in uk.gov.gchq.gaffer.commonutil.iterable used by uk.gov.gchq.gaffer.store Class Description TransformIterable ATransformIterable
allowsIterable
s to be lazily validated and transformed without loading the entire iterable into memory.Validator AnValidator
validates objects of type T and returns true if they are valid. -
Classes in uk.gov.gchq.gaffer.commonutil.iterable used by uk.gov.gchq.gaffer.store.operation.util Class Description StreamIterable