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