Uses of Interface
org.apache.drill.common.graph.GraphValue
Packages that use GraphValue
Package
Description
Connected-graph representation shared by logical and physical query graphs.
Logical operators in a query graph.
Drill storage plugin.
Kafka storage plugin.
Defines a mock data source which generates dummy test data for use
in testing.
MongoDB storage plugin.
-
Uses of GraphValue in org.apache.drill.common.graph
Classes in org.apache.drill.common.graph with type parameters of type GraphValueModifier and TypeClassDescriptionclass
Graph<G extends GraphValue<G>,
R extends G, T extends G> static class
GraphAlgos.Tarjan<V extends GraphValue<V>>
static class
GraphAlgos.TopoSorter<V extends GraphValue<V>>
Methods in org.apache.drill.common.graph with type parameters of type GraphValueModifier and TypeMethodDescriptionstatic <V extends GraphValue<V>>
List<List<org.apache.drill.common.graph.AdjacencyList<V>.org.apache.drill.common.graph.AdjacencyList.Node>>GraphAlgos.checkDirected
(Graph<V, ?, ?> graph) static <G extends GraphValue<G>,
R extends G, T extends G>
Graph<G,R, T> static <V extends GraphValue<V>>
List<V>static <V extends GraphValue<V>>
List<V>GraphAlgos.TopoSorter.sortLogical
(Graph<V, ?, ?> graph) -
Uses of GraphValue in org.apache.drill.common.logical.data
Subinterfaces of GraphValue in org.apache.drill.common.logical.dataClasses in org.apache.drill.common.logical.data that implement GraphValueModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
Implementation ofLogicalOperator
forMetadataAggRel
rel node.class
Implementation ofLogicalOperator
forMetadataControllerRel
rel node.class
Implementation ofLogicalOperator
forMetadataHandlerRel
rel node.class
class
class
class
class
SimpleOperator is an operator that has one inputs at most.class
An operator that cannot be subscribed to.class
An operator that produces data without any parents.class
class
class
class
class
class
class
-
Uses of GraphValue in org.apache.drill.exec.physical.base
Subinterfaces of GraphValue in org.apache.drill.exec.physical.baseModifier and TypeInterfaceDescriptioninterface
A DbGroupScan operator represents the scan associated with a database.interface
interface
interface
FileGroupScan operator represents all data which will be scanned from FileSystem by a given physical plan.interface
A Physical Operator that can be the leaf node of one particular execution fragment.interface
Describes the root operation within a particular Fragment.interface
A GroupScan operator represents all data which will be scanned by a given physical plan.interface
Describes a physical operator that has affinity to particular nodes.interface
An IndexGroupScan operator represents the scan associated with an Index.interface
Operator which specifically is a lowest level leaf node of a query plan across all possible fragments.interface
interface
A receiver is one half of an exchange operator.interface
Marker interface describe the root of a query plan.interface
interface
A sender is one half of an exchange node operations.interface
An interface which supports storing a record stream.interface
A SubScan operator represents the data scanned by a particular major/minor fragment.interface
Writer physical operatorClasses in org.apache.drill.exec.physical.base that implement GraphValueModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Represents table group scan with metadata usage.class
class
Describes an operator that expects more than one children operators as its input.class
class
class
Describes an operator that expects a single child operator as its input.class
class
class
class
The type of scan operator, which allows to scan schemaless tables (DynamicDrillTable
with null selection) -
Uses of GraphValue in org.apache.drill.exec.physical.config
Classes in org.apache.drill.exec.physical.config that implement GraphValueModifier and TypeClassDescriptionclass
DeMuxExchange is opposite of MuxExchange.class
Multiplexing Exchange (MuxExchange) is used when results from multiple minor fragments belonging to the same major fragment running on a node need to be collected at one fragment on the same node before distributing the results further.class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
OrderedMuxExchange is a version of MuxExchange where the incoming batches are sorted merge operation is performed to produced a sorted stream as output.class
class
class
class
class
class
class
class
class
class
class
class
class
class
Sender that pushes all data to a single destination node.class
class
class
class
class
class
class
class
class
class
class
UnorderedDeMuxExchange is a version of DeMuxExchange where the incoming batches are not sorted.class
UnorderedMuxExchange is a version of MuxExchange where the incoming batches are not sorted.class
class
class
class
-
Uses of GraphValue in org.apache.drill.exec.store.delta
Classes in org.apache.drill.exec.store.delta that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.dfs.easy
Classes in org.apache.drill.exec.store.dfs.easy that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.direct
Classes in org.apache.drill.exec.store.direct that implement GraphValueModifier and TypeClassDescriptionclass
class
class
Represents direct scan based on metadata information. -
Uses of GraphValue in org.apache.drill.exec.store.drill.plugin
Classes in org.apache.drill.exec.store.drill.plugin that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.druid
Classes in org.apache.drill.exec.store.druid that implement GraphValueModifier and TypeClassDescriptionclass
class
A Class containing information to read a single druid data source. -
Uses of GraphValue in org.apache.drill.exec.store.enumerable
Classes in org.apache.drill.exec.store.enumerable that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.googlesheets
Classes in org.apache.drill.exec.store.googlesheets that implement GraphValueModifier and TypeClassDescriptionclass
class
class
class
-
Uses of GraphValue in org.apache.drill.exec.store.hbase
Classes in org.apache.drill.exec.store.hbase that implement GraphValueModifier and TypeClassDescriptionclass
class
Information for reading a single HBase region -
Uses of GraphValue in org.apache.drill.exec.store.hive
Classes in org.apache.drill.exec.store.hive that implement GraphValueModifier and TypeClassDescriptionclass
class
class
class
-
Uses of GraphValue in org.apache.drill.exec.store.http
Classes in org.apache.drill.exec.store.http that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.iceberg
Classes in org.apache.drill.exec.store.iceberg that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.ischema
Classes in org.apache.drill.exec.store.ischema that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.jdbc
Classes in org.apache.drill.exec.store.jdbc that implement GraphValueModifier and TypeClassDescriptionclass
class
class
class
-
Uses of GraphValue in org.apache.drill.exec.store.kafka
Classes in org.apache.drill.exec.store.kafka that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.kudu
Classes in org.apache.drill.exec.store.kudu that implement GraphValueModifier and TypeClassDescriptionclass
class
Information for reading a single Kudu tabletclass
-
Uses of GraphValue in org.apache.drill.exec.store.mock
Classes in org.apache.drill.exec.store.mock that implement GraphValueModifier and TypeClassDescriptionclass
Describes a "group" scan of a (logical) mock table.class
class
Describes a physical scan operation for the mock data source. -
Uses of GraphValue in org.apache.drill.exec.store.mongo
Classes in org.apache.drill.exec.store.mongo that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.openTSDB
Classes in org.apache.drill.exec.store.openTSDB that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.parquet
Classes in org.apache.drill.exec.store.parquet that implement GraphValueModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of GraphValue in org.apache.drill.exec.store.phoenix
Classes in org.apache.drill.exec.store.phoenix that implement GraphValue -
Uses of GraphValue in org.apache.drill.exec.store.splunk
Classes in org.apache.drill.exec.store.splunk that implement GraphValueModifier and TypeClassDescriptionclass
class
class
class
-
Uses of GraphValue in org.apache.drill.exec.store.sys
Classes in org.apache.drill.exec.store.sys that implement GraphValue