Package org.apache.drill.exec.store
Class AbstractSchemaFactory
java.lang.Object
org.apache.drill.exec.store.AbstractSchemaFactory
- All Implemented Interfaces:
SchemaFactory
- Direct Known Subclasses:
DrillSchemaFactory
,FileSystemSchemaFactory
Abstract implementation of
SchemaFactory
, ensures that given schema
name is always converted is lower case.-
Field Summary
Fields inherited from interface org.apache.drill.exec.store.SchemaFactory
DEFAULT_WS_NAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.drill.exec.store.SchemaFactory
registerSchemas
-
Constructor Details
-
AbstractSchemaFactory
-
-
Method Details
-
getName
-