Uses of Class
uk.gov.gchq.gaffer.operation.impl.output.ToList
-
Packages that use ToList 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 ToList in uk.gov.gchq.gaffer.operation.impl.output
Methods in uk.gov.gchq.gaffer.operation.impl.output that return ToList Modifier and Type Method Description ToList<T>
ToList. shallowClone()
-
Uses of ToList in uk.gov.gchq.gaffer.store.operation.handler.output
Methods in uk.gov.gchq.gaffer.store.operation.handler.output with parameters of type ToList Modifier and Type Method Description List<T>
ToListHandler. doOperation(ToList<T> operation, Context context, Store store)
-