Package uk.gov.gchq.gaffer.federatedstore.operation
-
Interface Summary Interface Description IFederatedOperation Deprecated. Concept of a FederatedOperation class will not exist from 2.4.0, all federation specifics are handled via operation options.IFederationOperation Deprecated. Concept of a FederatedOperation class will not exist from 2.4.0, all federation specifics are handled via operation options. -
Class Summary Class Description AddGraph An Operation used for adding graphs to a FederatedStore.AddGraph.AddGraphBuilder<OP extends AddGraph,B extends AddGraph.AddGraphBuilder<OP,?>> AddGraph.Builder AddGraphWithHooks Deprecated. Will be removed in 2.4.0, functionality will be merged into the AddGraph operation.AddGraphWithHooks.AddGraphWithHooksBuilder<OP extends AddGraphWithHooks,B extends AddGraphWithHooks.AddGraphWithHooksBuilder<OP,?>> AddGraphWithHooks.Builder ChangeGraphAccess ChangeGraphAccess.Builder ChangeGraphId ChangeGraphId.Builder FederatedOperation<INPUT,OUTPUT> Deprecated. Concept of a FederatedOperation class will not exist from 2.4.0, all federation specifics are handled via operation options.FederatedOperation.Builder FederatedOperation.BuilderParent<INPUT,OUTPUT> FederatedOperationChainValidator Validation class for validatingOperationChains againstViewValidators using the Federated Store schemas.GetAllGraphIds An Operation to get all the graphIds within scope of the FederatedStore.GetAllGraphIds.Builder GetAllGraphInfo Gets graph info of selected Graphs from the FederatedStore.GetAllGraphInfo.Builder IFederationOperation.BaseBuilder<OP extends IFederationOperation,B extends Operation.BaseBuilder<OP,?>> RemoveGraph An Operation used for removing graphs from a FederatedStore.RemoveGraph.Builder RemoveGraphAndDeleteAllData Deprecated. Will be removed in 2.4.0, functionality will be merged into the RemoveGraph operation.RemoveGraphAndDeleteAllData.Builder