Uses of Class
uk.gov.gchq.gaffer.store.operation.GetSchema
-
Packages that use GetSchema Package Description uk.gov.gchq.gaffer.federated.simple.operation.handler.get uk.gov.gchq.gaffer.store.operation Generic handlers and utilities for handling operations.uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of GetSchema in uk.gov.gchq.gaffer.federated.simple.operation.handler.get
Methods in uk.gov.gchq.gaffer.federated.simple.operation.handler.get with parameters of type GetSchema Modifier and Type Method Description Schema
GetSchemaHandler. doOperation(GetSchema operation, Context context, Store store)
-
Uses of GetSchema in uk.gov.gchq.gaffer.store.operation
Methods in uk.gov.gchq.gaffer.store.operation that return GetSchema Modifier and Type Method Description GetSchema
GetSchema. shallowClone()
-
Uses of GetSchema in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type GetSchema Modifier and Type Method Description Schema
GetSchemaHandler. doOperation(GetSchema operation, Context context, Store store)
-