Package org.apache.drill.exec.store
Class AbstractSchemaFactory
java.lang.Object
org.apache.drill.exec.store.AbstractSchemaFactory
- All Implemented Interfaces:
SchemaFactory
- Direct Known Subclasses:
CassandraRootDrillSchemaFactory
,DrillSchemaFactory
,DrillSchemaFactory
,DruidSchemaFactory
,ElasticsearchDrillSchemaFactory
,FileSystemSchemaFactory
,GoogleSheetsSchemaFactory
,HBaseSchemaFactory
,HiveSchemaFactory
,HttpSchemaFactory
,KafkaSchemaFactory
,KuduSchemaFactory
,MongoSchemaFactory
,OpenTSDBSchemaFactory
,PhoenixSchemaFactory
,SplunkSchemaFactory
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
-
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
-