Uses of Interface
uk.gov.gchq.gaffer.store.operation.handler.OperationWithSchemaHandler
-
Packages that use OperationWithSchemaHandler Package Description uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations.uk.gov.gchq.gaffer.store.operation.handler.function -
-
Uses of OperationWithSchemaHandler in uk.gov.gchq.gaffer.store.operation.handler
Classes in uk.gov.gchq.gaffer.store.operation.handler that implement OperationWithSchemaHandler Modifier and Type Class Description class
ValidateHandler
AnValidateHandler
handles forValidate
operations. -
Uses of OperationWithSchemaHandler in uk.gov.gchq.gaffer.store.operation.handler.function
Classes in uk.gov.gchq.gaffer.store.operation.handler.function that implement OperationWithSchemaHandler Modifier and Type Class Description class
AggregateHandler
class
FilterHandler
class
TransformHandler
-