Modifier and Type | Interface and Description |
---|---|
interface |
DbGroupScan
A DbGroupScan operator represents the scan associated with a database.
|
interface |
FileGroupScan
FileGroupScan operator represents all data which will be scanned from FileSystem by a given physical plan.
|
interface |
GroupScan
A GroupScan operator represents all data which will be scanned by a given physical
plan.
|
interface |
IndexGroupScan
An IndexGroupScan operator represents the scan associated with an Index.
|
interface |
Store
An interface which supports storing a record stream.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDbGroupScan |
class |
AbstractFileGroupScan |
class |
AbstractGroupScan |
class |
AbstractGroupScanWithMetadata<P extends TableMetadataProvider>
Represents table group scan with metadata usage.
|
class |
AbstractStore |
class |
SchemalessScan
The type of scan operator, which allows to scan schemaless tables (
DynamicDrillTable with null selection) |
Modifier and Type | Class and Description |
---|---|
class |
Screen |
Modifier and Type | Class and Description |
---|---|
class |
EasyGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
DirectGroupScan |
class |
MetadataDirectGroupScan
Represents direct scan based on metadata information.
|
Modifier and Type | Class and Description |
---|---|
class |
DruidGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
EnumerableGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
HBaseGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
HiveDrillNativeParquetScan |
class |
HiveScan |
Modifier and Type | Class and Description |
---|---|
class |
HttpGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
IcebergGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
InfoSchemaGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
JdbcGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
KafkaGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
KuduGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
MapRDBGroupScan |
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 |
Modifier and Type | Class and Description |
---|---|
class |
MongoGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
OpenTSDBGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParquetGroupScan |
class |
ParquetGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
PhoenixGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
SplunkGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
SystemTableScan |
Copyright © 1970 The Apache Software Foundation. All rights reserved.