Uses of Interface
org.apache.drill.exec.store.SchemaFactory
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 SchemaFactory in org.apache.drill.exec.server
-
Uses of SchemaFactory in org.apache.drill.exec.store
Modifier and TypeInterfaceDescriptioninterface
Interface for all implementations of the storage plugins.Modifier and TypeClassDescriptionclass
Abstract implementation ofSchemaFactory
, ensures that given schema name is always converted is lower case.class
Abstract class for StorePlugin implementations.class
Modifier and TypeMethodDescriptionStoragePluginRegistry.getSchemaFactory()
Get the Schema factory associated with this storage plugin registry.StoragePluginRegistryImpl.getSchemaFactory()
-
Uses of SchemaFactory in org.apache.drill.exec.store.cassandra
-
Uses of SchemaFactory in org.apache.drill.exec.store.cassandra.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.dfs
Modifier and TypeClassDescriptionclass
A Storage engine associated with a Hadoop FileSystem Implementation.class
This is the top level schema that responds to root level path requests. -
Uses of SchemaFactory in org.apache.drill.exec.store.drill.plugin
-
Uses of SchemaFactory in org.apache.drill.exec.store.drill.plugin.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.druid
-
Uses of SchemaFactory in org.apache.drill.exec.store.druid.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.elasticsearch
-
Uses of SchemaFactory in org.apache.drill.exec.store.elasticsearch.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.googlesheets
-
Uses of SchemaFactory in org.apache.drill.exec.store.googlesheets.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.hbase
-
Uses of SchemaFactory in org.apache.drill.exec.store.hive
-
Uses of SchemaFactory in org.apache.drill.exec.store.hive.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.http
-
Uses of SchemaFactory in org.apache.drill.exec.store.ischema
-
Uses of SchemaFactory in org.apache.drill.exec.store.jdbc
-
Uses of SchemaFactory in org.apache.drill.exec.store.kafka
-
Uses of SchemaFactory in org.apache.drill.exec.store.kafka.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.kudu
-
Uses of SchemaFactory in org.apache.drill.exec.store.mock
-
Uses of SchemaFactory in org.apache.drill.exec.store.mongo
-
Uses of SchemaFactory in org.apache.drill.exec.store.mongo.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.openTSDB
-
Uses of SchemaFactory in org.apache.drill.exec.store.openTSDB.schema
-
Uses of SchemaFactory in org.apache.drill.exec.store.phoenix
-
Uses of SchemaFactory in org.apache.drill.exec.store.splunk
-
Uses of SchemaFactory in org.apache.drill.exec.store.sys