Uses of Class
uk.gov.gchq.gaffer.operation.impl.GetVariables
-
Packages that use GetVariables Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of GetVariables in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return GetVariables Modifier and Type Method Description GetVariables
GetVariables. shallowClone()
-
Uses of GetVariables in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type GetVariables Modifier and Type Method Description Map<String,Object>
GetVariablesHandler. doOperation(GetVariables operation, Context context, Store store)
-