Uses of Class
org.apache.drill.exec.store.AbstractStoragePlugin
Package
Description
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 AbstractStoragePlugin in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionabstract AbstractStoragePlugin
AbstractDbGroupScan.getStoragePlugin()
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.cassandra
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.dfs
Modifier and TypeClassDescriptionclass
A Storage engine associated with a Hadoop FileSystem Implementation. -
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.drill.plugin
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.druid
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.elasticsearch
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.googlesheets
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.hbase
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.hive
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.http
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.ischema
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.jdbc
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.kafka
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.kudu
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.mock
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.mongo
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.openTSDB
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.phoenix
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.splunk
-
Uses of AbstractStoragePlugin in org.apache.drill.exec.store.sys