Uses of Class
uk.gov.gchq.gaffer.operation.impl.compare.Max
-
Packages that use Max Package Description uk.gov.gchq.gaffer.operation.impl.compare Operations for comparing objects in a graph.uk.gov.gchq.gaffer.rest.factory uk.gov.gchq.gaffer.store.operation.handler.compare Handlers for comparison operations. -
-
Uses of Max in uk.gov.gchq.gaffer.operation.impl.compare
Methods in uk.gov.gchq.gaffer.operation.impl.compare that return Max Modifier and Type Method Description Max
Max. shallowClone()
-
Uses of Max in uk.gov.gchq.gaffer.rest.factory
Methods in uk.gov.gchq.gaffer.rest.factory that return Max Modifier and Type Method Description Max
AbstractExamplesFactory. max()
-
Uses of Max in uk.gov.gchq.gaffer.store.operation.handler.compare
Methods in uk.gov.gchq.gaffer.store.operation.handler.compare with parameters of type Max Modifier and Type Method Description Element
MaxHandler. doOperation(Max operation, Context context, Store store)
-