Modifier and Type | Class and Description |
---|---|
class |
AbstractDbGroupScan |
class |
AbstractFileGroupScan |
class |
AbstractGroupScanWithMetadata<P extends TableMetadataProvider>
Represents table group scan with metadata usage.
|
class |
SchemalessScan
The type of scan operator, which allows to scan schemaless tables (
DynamicDrillTable with null selection) |
Constructor and Description |
---|
AbstractGroupScan(AbstractGroupScan that) |
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
AbstractStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection) |
AbstractGroupScan |
StoragePlugin.getPhysicalScan(String userName,
JSONOptions selection)
Get the physical scan operator for the particular GroupScan (read) node.
|
AbstractGroupScan |
AbstractStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns) |
AbstractGroupScan |
StoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns)
Get the physical scan operator for the particular GroupScan (read) node.
|
AbstractGroupScan |
AbstractStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns,
SessionOptionManager options) |
AbstractGroupScan |
StoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns,
SessionOptionManager options)
Get the physical scan operator for the particular GroupScan (read) node.
|
AbstractGroupScan |
AbstractStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns,
SessionOptionManager options,
MetadataProviderManager metadataProviderManager) |
AbstractGroupScan |
StoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns,
SessionOptionManager options,
MetadataProviderManager providerManager)
Get the physical scan operator for the particular GroupScan (read) node.
|
AbstractGroupScan |
AbstractStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
SessionOptionManager options) |
AbstractGroupScan |
StoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
SessionOptionManager options)
Get the physical scan operator for the particular GroupScan (read) node.
|
AbstractGroupScan |
AbstractStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
SessionOptionManager options,
MetadataProviderManager metadataProviderManager) |
AbstractGroupScan |
StoragePlugin.getPhysicalScan(String userName,
JSONOptions selection,
SessionOptionManager options,
MetadataProviderManager providerManager)
Get the physical scan operator for the particular GroupScan (read) node.
|
Modifier and Type | Class and Description |
---|---|
class |
EasyGroupScan |
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
EasyFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns) |
AbstractGroupScan |
EasyFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns,
MetadataProviderManager metadataProviderManager) |
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 | Method and Description |
---|---|
AbstractGroupScan |
TextFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns,
MetadataProviderManager metadataProviderManager) |
AbstractGroupScan |
TextFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns,
OptionManager options,
MetadataProviderManager metadataProviderManager) |
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 | Method and Description |
---|---|
AbstractGroupScan |
HttpStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection) |
Modifier and Type | Class and Description |
---|---|
class |
IcebergGroupScan |
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
IcebergFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns) |
AbstractGroupScan |
IcebergFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns,
MetadataProviderManager metadataProviderManager) |
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 | Method and Description |
---|---|
AbstractGroupScan |
KafkaStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection) |
Modifier and Type | Class and Description |
---|---|
class |
KuduGroupScan |
Modifier and Type | Class and Description |
---|---|
class |
MapRDBGroupScan |
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
MapRDBFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns) |
AbstractGroupScan |
MapRDBFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns,
com.mapr.db.index.IndexDesc indexDesc,
MetadataProviderManager metadataProviderManager) |
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 | Method and Description |
---|---|
AbstractGroupScan |
StreamsFormatPlugin.getGroupScan(String userName,
FileSelection selection,
List<SchemaPath> columns) |
Modifier and Type | Class and Description |
---|---|
class |
MockGroupScanPOP
Describes a "group" scan of a (logical) mock table.
|
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
MockStorageEngine.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns) |
Modifier and Type | Class and Description |
---|---|
class |
MongoGroupScan |
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
MongoStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection) |
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 | Method and Description |
---|---|
AbstractGroupScan |
PhoenixStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection) |
Modifier and Type | Class and Description |
---|---|
class |
SplunkGroupScan |
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
SplunkStoragePlugin.getPhysicalScan(String userName,
JSONOptions selection) |
Modifier and Type | Class and Description |
---|---|
class |
SystemTableScan |
Modifier and Type | Method and Description |
---|---|
AbstractGroupScan |
SystemTablePlugin.getPhysicalScan(String userName,
JSONOptions selection,
List<SchemaPath> columns) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.