Uses of Package
uk.gov.gchq.gaffer.data.element.id
-
Packages that use uk.gov.gchq.gaffer.data.element.id Package Description uk.gov.gchq.gaffer.accumulostore.key uk.gov.gchq.gaffer.accumulostore.key.core uk.gov.gchq.gaffer.accumulostore.operation uk.gov.gchq.gaffer.accumulostore.operation.handler uk.gov.gchq.gaffer.accumulostore.operation.impl uk.gov.gchq.gaffer.accumulostore.retriever uk.gov.gchq.gaffer.accumulostore.retriever.impl uk.gov.gchq.gaffer.accumulostore.utils uk.gov.gchq.gaffer.data.element Core Java data types relating to Gaffer graph elements (entities and edges).uk.gov.gchq.gaffer.data.element.id Classes related to the identification of Gaffer elements.uk.gov.gchq.gaffer.federated uk.gov.gchq.gaffer.mapstore.impl Implementation details for the MapImpl map-based data store.uk.gov.gchq.gaffer.operation.data Core data objects for the Gaffer operation library.uk.gov.gchq.gaffer.operation.data.generator Generator implementations for the operation data objects.uk.gov.gchq.gaffer.operation.function uk.gov.gchq.gaffer.operation.graph Extension interfaces for performing filtering on results from operations.uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.operation.impl.get Operations for retrieving elements from a Gaffer graph.uk.gov.gchq.gaffer.operation.impl.output Operations for formatting the output of an operation into a required representation.uk.gov.gchq.gaffer.operation.io Extension interfaces for describing operations which define inputs and outputs.uk.gov.gchq.gaffer.operation.util uk.gov.gchq.gaffer.rest.service.v1 Service implementations 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.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 Spark operation handlers for the Accumulo store.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.serialiser Serialiser implementations for stores. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.key Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.key.core Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.operation Class Description EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.operation.handler Class Description EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.operation.impl Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.retriever Class Description EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.retriever.impl Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.accumulostore.utils Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.data.element Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.EdgeId AnEdgeIdis an interface describing the core methods that are required in order to identify anEdge.EdgeId.MatchedVertex Enumerated type to denote which vertex of anEdgematches an input parameter.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.data.element.id Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.EdgeId AnEdgeIdis an interface describing the core methods that are required in order to identify anEdge.EdgeId.MatchedVertex Enumerated type to denote which vertex of anEdgematches an input parameter.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.ElementId.Matches Enumerated type to denote which component of anElementmatches an input parameter.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.federated Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.mapstore.impl Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.data Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.EdgeId AnEdgeIdis an interface describing the core methods that are required in order to identify anEdge.EdgeId.MatchedVertex Enumerated type to denote which vertex of anEdgematches an input parameter.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.data.generator Class Description EdgeId AnEdgeIdis an interface describing the core methods that are required in order to identify anEdge.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.function Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.graph Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.impl Class Description EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.impl.get Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.impl.output Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.io Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.operation.util Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.rest.service.v1 Class Description EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.spark.operation.dataframe Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.spark.operation.graphframe Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.spark.operation.javardd Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.spark.operation.scalardd Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.sparkaccumulo.operation.handler Class Description ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.sparkaccumulo.operation.javardd Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.sparkaccumulo.operation.scalardd Class Description DirectedType ADirectedTypedefines whether edges should be directed, undirected or either/both.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement. -
Classes in uk.gov.gchq.gaffer.data.element.id used by uk.gov.gchq.gaffer.store.serialiser Class Description EdgeId AnEdgeIdis an interface describing the core methods that are required in order to identify anEdge.ElementId AnElementIdis an interface describing the core methods that are required in order to identify anElement.EntityId AnEntityIdis an interface describing the core methods that are required in order to identify anEntity.