Uses of Package
uk.gov.gchq.gaffer.named.operation
-
Packages that use uk.gov.gchq.gaffer.named.operation Package Description uk.gov.gchq.gaffer.named.operation Classes for handling NamedOperations in Gaffer.uk.gov.gchq.gaffer.rest.factory uk.gov.gchq.gaffer.store.operation.handler.named Handlers for named operations.uk.gov.gchq.gaffer.store.operation.handler.named.cache Handlers for operations which interact with a named operation cache.uk.gov.gchq.gaffer.store.operation.resolver.named -
Classes in uk.gov.gchq.gaffer.named.operation used by uk.gov.gchq.gaffer.named.operation Class Description AddNamedOperation AAddNamedOperation
is anOperation
for creating a newNamedOperation
and adding it to a Gaffer graph.AddNamedOperation.Builder DeleteNamedOperation DeleteNamedOperation.Builder GetAllNamedOperations AGetAllNamedOperations
is anOperation
for retrieving allNamedOperation
s associated with a Gaffer graph.NamedOperation Named operations enable encapsulation of an OperationChain into a new singleNamedOperation
.NamedOperation.Builder NamedOperationDetail Simple POJO containing the details associated with aNamedOperation
.NamedOperationDetail.Builder ParameterDetail Simple POJO providing parameter details forNamedOperation
s.ParameterDetail.Builder -
Classes in uk.gov.gchq.gaffer.named.operation used by uk.gov.gchq.gaffer.rest.factory Class Description AddNamedOperation AAddNamedOperation
is anOperation
for creating a newNamedOperation
and adding it to a Gaffer graph. -
Classes in uk.gov.gchq.gaffer.named.operation used by uk.gov.gchq.gaffer.store.operation.handler.named Class Description AddNamedOperation AAddNamedOperation
is anOperation
for creating a newNamedOperation
and adding it to a Gaffer graph.DeleteNamedOperation GetAllNamedOperations AGetAllNamedOperations
is anOperation
for retrieving allNamedOperation
s associated with a Gaffer graph.NamedOperation Named operations enable encapsulation of an OperationChain into a new singleNamedOperation
.NamedOperationDetail Simple POJO containing the details associated with aNamedOperation
. -
Classes in uk.gov.gchq.gaffer.named.operation used by uk.gov.gchq.gaffer.store.operation.handler.named.cache Class Description NamedOperationDetail Simple POJO containing the details associated with aNamedOperation
. -
Classes in uk.gov.gchq.gaffer.named.operation used by uk.gov.gchq.gaffer.store.operation.resolver.named Class Description NamedOperation Named operations enable encapsulation of an OperationChain into a new singleNamedOperation
.