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