Modifier and Type | Class and Description |
---|---|
class |
AbstractDbGroupScan |
class |
AbstractDbSubScan |
class |
AbstractExchange |
class |
AbstractFileGroupScan |
class |
AbstractGroupScan |
class |
AbstractGroupScanWithMetadata<P extends TableMetadataProvider>
Represents table group scan with metadata usage.
|
class |
AbstractJoinPop |
class |
AbstractMultiple
Describes an operator that expects more than one children operators as its input.
|
class |
AbstractReceiver |
class |
AbstractSender |
class |
AbstractSingle
Describes an operator that expects a single child operator as its input.
|
class |
AbstractStore |
class |
AbstractSubScan |
class |
AbstractWriter |
class |
SchemalessScan
The type of scan operator, which allows to scan schemaless tables (
DynamicDrillTable with null selection) |
Constructor and Description |
---|
AbstractBase(AbstractBase that) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeMuxExchange
DeMuxExchange is opposite of MuxExchange.
|
class |
AbstractMuxExchange
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 |
BroadcastExchange |
class |
BroadcastSender |
class |
ComplexToJson |
class |
ExternalSort |
class |
Filter |
class |
FlattenPOP |
class |
HashAggregate |
class |
HashJoinPOP |
class |
HashPartitionSender |
class |
HashToMergeExchange |
class |
HashToRandomExchange |
class |
IteratorValidator |
class |
LateralJoinPOP |
class |
Limit |
class |
MergeJoinPOP |
class |
MergingReceiverPOP |
class |
MetadataControllerPOP |
class |
MetadataHandlerPOP |
class |
MetadataHashAggPOP |
class |
MetadataStreamAggPOP |
class |
NestedLoopJoinPOP |
class |
OrderedMuxExchange
OrderedMuxExchange is a version of MuxExchange where the incoming batches are sorted
merge operation is performed to produced a sorted stream as output.
|
class |
OrderedPartitionExchange |
class |
OrderedPartitionSender |
class |
PartitionLimit |
class |
ProducerConsumer |
class |
Project |
class |
RangePartitionExchange |
class |
RangePartitionSender |
class |
RowKeyJoinPOP |
class |
RuntimeFilterPOP |
class |
Screen |
class |
SelectionVectorRemover |
class |
SingleMergeExchange |
class |
SingleSender
Sender that pushes all data to a single destination node.
|
class |
Sort |
class |
StatisticsAggregate |
class |
StatisticsMerge |
class |
StreamingAggregate |
class |
TopN |
class |
Trace |
class |
UnionAll |
class |
UnionExchange |
class |
UnnestPOP |
class |
UnorderedDeMuxExchange
UnorderedDeMuxExchange is a version of DeMuxExchange where the incoming batches are not sorted.
|
class |
UnorderedMuxExchange
UnorderedMuxExchange is a version of MuxExchange where the incoming batches are not sorted.
|
class |
UnorderedReceiver |
class |
UnpivotMaps |
class |
Values |
class |
WindowPOP |
Modifier and Type | Class and Description |
---|---|
class |
EasyGroupScan |
class |
EasySubScan |
class |
EasyWriter |
Modifier and Type | Class and Description |
---|---|
class |
DirectGroupScan |
class |
DirectSubScan |
class |
MetadataDirectGroupScan
Represents direct scan based on metadata information.
|
Modifier and Type | Class and Description |
---|---|
class |
DruidGroupScan |
class |
DruidSubScan
A Class containing information to read a single druid data source.
|
Modifier and Type | Class and Description |
---|---|
class |
EnumerableGroupScan |
class |
EnumerableSubScan |
Modifier and Type | Class and Description |
---|---|
class |
HBaseGroupScan |
class |
HBaseSubScan
Information for reading a single HBase region
|
Modifier and Type | Class and Description |
---|---|
class |
HiveDrillNativeParquetRowGroupScan |
class |
HiveDrillNativeParquetScan |
class |
HiveScan |
class |
HiveSubScan |
Modifier and Type | Class and Description |
---|---|
class |
HttpGroupScan |
class |
HttpSubScan |
Modifier and Type | Class and Description |
---|---|
class |
IcebergGroupScan |
class |
IcebergSubScan |
Modifier and Type | Class and Description |
---|---|
class |
InfoSchemaGroupScan |
class |
InfoSchemaSubScan |
Modifier and Type | Class and Description |
---|---|
class |
JdbcGroupScan |
class |
JdbcSubScan |
class |
JdbcWriter |
Modifier and Type | Class and Description |
---|---|
class |
KafkaGroupScan |
class |
KafkaSubScan |
Modifier and Type | Class and Description |
---|---|
class |
KuduGroupScan |
class |
KuduSubScan
Information for reading a single Kudu tablet
|
class |
KuduWriter |
Modifier and Type | Class and Description |
---|---|
class |
MapRDBGroupScan |
class |
MapRDBSubScan |
class |
RestrictedMapRDBSubScan
A RestrictedMapRDBSubScan is intended for skip-scan (as opposed to sequential scan) operations
where the set of rowkeys is obtained from a corresponding RowKeyJoin instance
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryTableGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
JsonTableGroupScan |
class |
RestrictedJsonTableGroupScan
A RestrictedJsonTableGroupScan encapsulates (along with a subscan) the functionality
for doing restricted (i.e skip) scan rather than sequential scan.
|
Modifier and Type | Class and Description |
---|---|
class |
MockGroupScanPOP
Describes a "group" scan of a (logical) mock table.
|
class |
MockStorePOP |
class |
MockSubScanPOP
Describes a physical scan operation for the mock data source.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoGroupScan |
class |
MongoSubScan |
Modifier and Type | Class and Description |
---|---|
class |
OpenTSDBGroupScan |
class |
OpenTSDBSubScan |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParquetGroupScan |
class |
AbstractParquetRowGroupScan |
class |
ParquetGroupScan |
class |
ParquetRowGroupScan |
class |
ParquetWriter |
Modifier and Type | Class and Description |
---|---|
class |
PhoenixGroupScan |
class |
PhoenixSubScan |
Modifier and Type | Class and Description |
---|---|
class |
SplunkGroupScan |
class |
SplunkSubScan |
Modifier and Type | Class and Description |
---|---|
class |
SystemTableScan |
Copyright © 1970 The Apache Software Foundation. All rights reserved.