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