Uses of Interface
org.apache.drill.exec.store.SchemaFactory
Packages that use SchemaFactory
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
Uses of SchemaFactory in org.apache.drill.exec.server
Methods in org.apache.drill.exec.server that return SchemaFactory -
Uses of SchemaFactory in org.apache.drill.exec.store
Subinterfaces of SchemaFactory in org.apache.drill.exec.storeModifier and TypeInterfaceDescriptioninterfaceInterface for all implementations of the storage plugins.Classes in org.apache.drill.exec.store that implement SchemaFactoryModifier and TypeClassDescriptionclassAbstract implementation ofSchemaFactory, ensures that given schema name is always converted is lower case.classAbstract class for StorePlugin implementations.classMethods in org.apache.drill.exec.store that return SchemaFactoryModifier and TypeMethodDescriptionStoragePluginRegistry.getSchemaFactory()Get the Schema factory associated with this storage plugin registry.StoragePluginRegistryImpl.getSchemaFactory() -
Uses of SchemaFactory in org.apache.drill.exec.store.dfs
Classes in org.apache.drill.exec.store.dfs that implement SchemaFactoryModifier and TypeClassDescriptionclassA Storage engine associated with a Hadoop FileSystem Implementation.classThis is the top level schema that responds to root level path requests. -
Uses of SchemaFactory in org.apache.drill.exec.store.ischema
Classes in org.apache.drill.exec.store.ischema that implement SchemaFactory -
Uses of SchemaFactory in org.apache.drill.exec.store.mock
Classes in org.apache.drill.exec.store.mock that implement SchemaFactory -
Uses of SchemaFactory in org.apache.drill.exec.store.sys
Classes in org.apache.drill.exec.store.sys that implement SchemaFactory