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