Uses of Class
uk.gov.gchq.gaffer.operation.impl.Validate
-
Packages that use Validate Package Description uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of Validate in uk.gov.gchq.gaffer.operation.impl
Methods in uk.gov.gchq.gaffer.operation.impl that return Validate Modifier and Type Method Description ValidateValidate. shallowClone() -
Uses of Validate in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type Validate Modifier and Type Method Description Iterable<? extends Element>ValidateHandler. doOperation(Validate operation, Context context, Store store)Iterable<? extends Element>ValidateHandler. doOperation(Validate operation, Schema schema)
-