Uses of Class
uk.gov.gchq.gaffer.operation.impl.export.GetExports
-
Packages that use GetExports Package Description uk.gov.gchq.gaffer.operation.impl.export Operations for exporting data out of a graph.uk.gov.gchq.gaffer.store.operation.handler.export Handlers for export operations. -
-
Uses of GetExports in uk.gov.gchq.gaffer.operation.impl.export
Methods in uk.gov.gchq.gaffer.operation.impl.export that return GetExports Modifier and Type Method Description GetExports
GetExports. shallowClone()
-
Uses of GetExports in uk.gov.gchq.gaffer.store.operation.handler.export
Methods in uk.gov.gchq.gaffer.store.operation.handler.export with parameters of type GetExports Modifier and Type Method Description Map<String,Iterable<?>>
GetExportsHandler. doOperation(GetExports getExports, Context context, Store store)
-