Uses of Class
uk.gov.gchq.gaffer.operation.impl.output.ToEntitySeeds
-
Packages that use ToEntitySeeds Package Description uk.gov.gchq.gaffer.operation.impl.output Operations for formatting the output of an operation into a required representation.uk.gov.gchq.gaffer.store.operation.handler.output Handlers for output operations. -
-
Uses of ToEntitySeeds in uk.gov.gchq.gaffer.operation.impl.output
Methods in uk.gov.gchq.gaffer.operation.impl.output that return ToEntitySeeds Modifier and Type Method Description ToEntitySeeds
ToEntitySeeds. shallowClone()
-
Uses of ToEntitySeeds in uk.gov.gchq.gaffer.store.operation.handler.output
Methods in uk.gov.gchq.gaffer.store.operation.handler.output with parameters of type ToEntitySeeds Modifier and Type Method Description Iterable<EntitySeed>
ToEntitySeedsHandler. doOperation(ToEntitySeeds operation, Context context, Store store)
-