Uses of Class
uk.gov.gchq.gaffer.store.operation.add.AddSchemaToLibrary
-
Packages that use AddSchemaToLibrary Package Description uk.gov.gchq.gaffer.store.operation.add uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations. -
-
Uses of AddSchemaToLibrary in uk.gov.gchq.gaffer.store.operation.add
Methods in uk.gov.gchq.gaffer.store.operation.add that return AddSchemaToLibrary Modifier and Type Method Description AddSchemaToLibrary
AddSchemaToLibrary. shallowClone()
-
Uses of AddSchemaToLibrary in uk.gov.gchq.gaffer.store.operation.handler
Methods in uk.gov.gchq.gaffer.store.operation.handler with parameters of type AddSchemaToLibrary Modifier and Type Method Description Void
AddSchemaToLibraryHandler. doOperation(AddSchemaToLibrary operation, Context context, Store store)
-