Uses of Class
uk.gov.gchq.gaffer.operation.impl.compare.Min
-
Packages that use Min 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 Min in uk.gov.gchq.gaffer.operation.impl.compare
Methods in uk.gov.gchq.gaffer.operation.impl.compare that return Min Modifier and Type Method Description Min
Min. shallowClone()
-
Uses of Min in uk.gov.gchq.gaffer.rest.factory
Methods in uk.gov.gchq.gaffer.rest.factory that return Min Modifier and Type Method Description Min
AbstractExamplesFactory. min()
-
Uses of Min in uk.gov.gchq.gaffer.store.operation.handler.compare
Methods in uk.gov.gchq.gaffer.store.operation.handler.compare with parameters of type Min Modifier and Type Method Description Element
MinHandler. doOperation(Min operation, Context context, Store store)
-