Uses of Package
uk.gov.gchq.gaffer.data.elementdefinition.view
-
Packages that use uk.gov.gchq.gaffer.data.elementdefinition.view Package Description uk.gov.gchq.gaffer.accumulostore.inputformat uk.gov.gchq.gaffer.accumulostore.key uk.gov.gchq.gaffer.accumulostore.key.core uk.gov.gchq.gaffer.accumulostore.operation.impl uk.gov.gchq.gaffer.accumulostore.utils uk.gov.gchq.gaffer.data.elementdefinition.view Classes which define the types of Gaffer elements which can be retrieved by operations.uk.gov.gchq.gaffer.federatedstore.schema uk.gov.gchq.gaffer.graph Package containing classes relating to the Graph - the core abstraction in the Gaffer framework.uk.gov.gchq.gaffer.graph.hook Contains GraphHooks - pseudo-operations which are executed either before or after an operation chain.uk.gov.gchq.gaffer.graph.hook.migrate uk.gov.gchq.gaffer.mapstore.impl Implementation details for the MapImpl map-based data store.uk.gov.gchq.gaffer.named.view uk.gov.gchq.gaffer.operation.graph Extension interfaces for performing filtering on results from operations.uk.gov.gchq.gaffer.operation.impl.get Operations for retrieving elements from a Gaffer graph.uk.gov.gchq.gaffer.rest.service.v1.example The examples service implementation for v1 of the Gaffer REST API.uk.gov.gchq.gaffer.spark.operation.dataframe Operation classes for creating and consuming Dataframes using Spark in Gaffer.uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema Classes for migrating between Gaffer schemas and Spark struct types.uk.gov.gchq.gaffer.spark.operation.graphframe Operation classes for creating and consuming GraphFrames using Spark in Gaffer.uk.gov.gchq.gaffer.spark.operation.javardd Operation classes for creating and consuming JavaRDDs using Spark in Gaffer.uk.gov.gchq.gaffer.spark.operation.scalardd Operation classes for creating and consuming RDDs using Spark in Gaffer.uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe Operation handlers for obtaining Dataframes from Accumulo using Spark.uk.gov.gchq.gaffer.sparkaccumulo.operation.javardd Operations for using JavaRDDs with the Accumulo Gaffer store.uk.gov.gchq.gaffer.sparkaccumulo.operation.scalardd Operations for using RDDs with the Accumulo Gaffer store.uk.gov.gchq.gaffer.store Core classes for the Gaffer store interface.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.schema Classes describing the Gaffer schema.uk.gov.gchq.gaffer.store.util Utility classes for the store classes.uk.gov.gchq.gaffer.tinkerpop -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.accumulostore.inputformat Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.accumulostore.key Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.accumulostore.key.core Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.accumulostore.operation.impl Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.accumulostore.utils Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.data.elementdefinition.view Class Description GlobalViewElementDefinition GlobalViewElementDefinition.BaseBuilder NamedView NamedView.BaseBuilder NamedViewDetail Simple POJO containing the details associated with aNamedView
.NamedViewDetail.Builder View TheView
defines theElement
s to be returned for an operation.View.BaseBuilder ViewElementDefinition AViewElementDefinition
is anElementDefinition
containing transient properties, anElementTransformer
and twoElementFilter
s.ViewElementDefinition.BaseBuilder ViewParameterDetail Simple POJO providing parameter details forNamedView
s.ViewParameterDetail.Builder -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.federatedstore.schema Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.graph Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.graph.hook Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.graph.hook.migrate Class Description ViewElementDefinition AViewElementDefinition
is anElementDefinition
containing transient properties, anElementTransformer
and twoElementFilter
s. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.mapstore.impl Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.named.view Class Description NamedViewDetail Simple POJO containing the details associated with aNamedView
.View TheView
defines theElement
s to be returned for an operation.ViewParameterDetail Simple POJO providing parameter details forNamedView
s. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.operation.graph Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.operation.impl.get Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.rest.service.v1.example Class Description View.Builder -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.spark.operation.dataframe Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.spark.operation.dataframe.converter.schema Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.spark.operation.graphframe Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.spark.operation.javardd Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.spark.operation.scalardd Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.sparkaccumulo.operation.javardd Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.sparkaccumulo.operation.scalardd Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.store Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.store.operation.handler.named Class Description NamedViewDetail Simple POJO containing the details associated with aNamedView
. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.store.operation.handler.named.cache Class Description NamedViewDetail Simple POJO containing the details associated with aNamedView
. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.store.schema Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.store.util Class Description View TheView
defines theElement
s to be returned for an operation. -
Classes in uk.gov.gchq.gaffer.data.elementdefinition.view used by uk.gov.gchq.gaffer.tinkerpop Class Description View TheView
defines theElement
s to be returned for an operation.