Uses of Class
org.apache.drill.exec.store.StoragePluginOptimizerRule
Packages that use StoragePluginOptimizerRule
Package
Description
Kafka storage plugin.
-
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.planner.logical.partition
-
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.planner.sql.logical
Subclasses of StoragePluginOptimizerRule in org.apache.drill.exec.planner.sql.logicalModifier and TypeClassDescriptionclassConvert Hive scan to use Drill's native parquet reader instead of Hive's native reader.Methods in org.apache.drill.exec.planner.sql.logical that return StoragePluginOptimizerRuleModifier and TypeMethodDescriptionstatic final StoragePluginOptimizerRuleHivePushPartitionFilterIntoScan.getFilterOnProject(OptimizerRulesContext optimizerRulesContext, String defaultPartitionValue) static final StoragePluginOptimizerRuleHivePushPartitionFilterIntoScan.getFilterOnScan(OptimizerRulesContext optimizerRulesContext, String defaultPartitionValue) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.base.filter
Methods in org.apache.drill.exec.store.base.filter that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionFilterPushDownStrategy.rules()static Set<StoragePluginOptimizerRule> FilterPushDownStrategy.rulesFor(FilterPushDownListener listener) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.dfs.easy
Methods in org.apache.drill.exec.store.dfs.easy that return types with arguments of type StoragePluginOptimizerRule -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.druid
Subclasses of StoragePluginOptimizerRule in org.apache.drill.exec.store.druidFields in org.apache.drill.exec.store.druid declared as StoragePluginOptimizerRuleModifier and TypeFieldDescriptionstatic final StoragePluginOptimizerRuleDruidPushDownFilterForScan.INSTANCEMethods in org.apache.drill.exec.store.druid that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionDruidStoragePlugin.getOptimizerRules(OptimizerRulesContext optimizerRulesContext, PlannerPhase phase) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.googlesheets
Methods in org.apache.drill.exec.store.googlesheets that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionstatic Set<StoragePluginOptimizerRule> GoogleSheetsPushDownListener.rulesFor(OptimizerRulesContext optimizerRulesContext) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.hbase
Subclasses of StoragePluginOptimizerRule in org.apache.drill.exec.store.hbaseFields in org.apache.drill.exec.store.hbase declared as StoragePluginOptimizerRuleModifier and TypeFieldDescriptionstatic final StoragePluginOptimizerRuleHBasePushFilterIntoScan.FILTER_ON_PROJECTstatic final StoragePluginOptimizerRuleHBasePushFilterIntoScan.FILTER_ON_SCANMethods in org.apache.drill.exec.store.hbase that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionHBaseStoragePlugin.getOptimizerRules(OptimizerRulesContext optimizerRulesContext, PlannerPhase phase) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.hive
Methods in org.apache.drill.exec.store.hive that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionHiveStoragePlugin.getOptimizerRules(OptimizerRulesContext optimizerContext, PlannerPhase phase) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.http
Methods in org.apache.drill.exec.store.http that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionstatic Set<StoragePluginOptimizerRule> HttpPushDownListener.rulesFor(OptimizerRulesContext optimizerRulesContext) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.ischema
Subclasses of StoragePluginOptimizerRule in org.apache.drill.exec.store.ischemaFields in org.apache.drill.exec.store.ischema declared as StoragePluginOptimizerRuleModifier and TypeFieldDescriptionstatic final StoragePluginOptimizerRuleInfoSchemaPushFilterIntoRecordGenerator.IS_FILTER_ON_PROJECTstatic final StoragePluginOptimizerRuleInfoSchemaPushFilterIntoRecordGenerator.IS_FILTER_ON_SCANMethods in org.apache.drill.exec.store.ischema that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionInfoSchemaStoragePlugin.getOptimizerRules(OptimizerRulesContext optimizerRulesContext, PlannerPhase phase) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.kafka
Subclasses of StoragePluginOptimizerRule in org.apache.drill.exec.store.kafkaFields in org.apache.drill.exec.store.kafka declared as StoragePluginOptimizerRuleModifier and TypeFieldDescriptionstatic final StoragePluginOptimizerRuleKafkaPushDownFilterIntoScan.INSTANCEMethods in org.apache.drill.exec.store.kafka that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionKafkaStoragePlugin.getOptimizerRules(OptimizerRulesContext optimizerRulesContext, PlannerPhase phase) -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.parquet
Subclasses of StoragePluginOptimizerRule in org.apache.drill.exec.store.parquetMethods in org.apache.drill.exec.store.parquet that return StoragePluginOptimizerRuleModifier and TypeMethodDescriptionstatic StoragePluginOptimizerRuleFilePushDownFilter.getFilterOnScan(OptimizerRulesContext optimizerContext) Methods in org.apache.drill.exec.store.parquet that return types with arguments of type StoragePluginOptimizerRule -
Uses of StoragePluginOptimizerRule in org.apache.drill.exec.store.splunk
Methods in org.apache.drill.exec.store.splunk that return types with arguments of type StoragePluginOptimizerRuleModifier and TypeMethodDescriptionstatic Set<StoragePluginOptimizerRule> SplunkPushDownListener.rulesFor(OptimizerRulesContext optimizerRulesContext)