Uses of Interface
uk.gov.gchq.gaffer.operation.io.MultiEntityIdInput.Builder
-
Packages that use MultiEntityIdInput.Builder Package Description uk.gov.gchq.gaffer.accumulostore.operation.impl uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.operation.impl.get Operations for retrieving elements from a Gaffer graph.uk.gov.gchq.gaffer.operation.io Extension interfaces for describing operations which define inputs and outputs. -
-
Uses of MultiEntityIdInput.Builder in uk.gov.gchq.gaffer.accumulostore.operation.impl
Classes in uk.gov.gchq.gaffer.accumulostore.operation.impl that implement MultiEntityIdInput.Builder Modifier and Type Class Description static class
GetElementsBetweenSets.Builder
Deprecated.static class
GetElementsWithinSet.Builder
-
Uses of MultiEntityIdInput.Builder in uk.gov.gchq.gaffer.operation.impl
Classes in uk.gov.gchq.gaffer.operation.impl that implement MultiEntityIdInput.Builder Modifier and Type Class Description static class
GetWalks.Builder
-
Uses of MultiEntityIdInput.Builder in uk.gov.gchq.gaffer.operation.impl.get
Classes in uk.gov.gchq.gaffer.operation.impl.get that implement MultiEntityIdInput.Builder Modifier and Type Class Description static class
GetAdjacentIds.Builder
-
Uses of MultiEntityIdInput.Builder in uk.gov.gchq.gaffer.operation.io
Classes in uk.gov.gchq.gaffer.operation.io with type parameters of type MultiEntityIdInput.Builder Modifier and Type Interface Description static interface
MultiEntityIdInput.Builder<OP extends MultiEntityIdInput,B extends MultiEntityIdInput.Builder<OP,?>>
-