public class MongoDatabaseSchema extends AbstractSchema
name, SCHEMA_SEPARATOR, schemaPath| Constructor and Description |
|---|
MongoDatabaseSchema(List<String> tableList,
org.apache.drill.exec.store.mongo.schema.MongoSchemaFactory.MongoSchema mongoSchema,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Table |
getTable(String tableName) |
Set<String> |
getTableNames() |
String |
getTypeName()
Returns string describing schema type which shows where the schema came from.
|
appendToStatsTable, applyFunctionParameters, areTableNamesCaseSensitive, close, createNewTable, createNewTable, createStatsTable, createView, dropTable, dropView, getDefaultSchema, getExpression, getFullSchemaName, getFunctionNames, getFunctionParameters, getFunctions, getName, getSchemaPath, getStatsTable, getSubPartitions, getSubSchema, getSubSchemaNames, getTableNamesAndTypes, getTablesByNames, getType, getTypeMap, getTypeNames, isMutable, showInInformationSchema, snapshot, toStringpublic org.apache.calcite.schema.Table getTable(String tableName)
getTable in interface org.apache.calcite.schema.SchemagetTable in class AbstractSchemapublic Set<String> getTableNames()
getTableNames in interface org.apache.calcite.schema.SchemagetTableNames in class AbstractSchemapublic String getTypeName()
AbstractSchemagetTypeName in class AbstractSchemaCopyright © 2021 The Apache Software Foundation. All rights reserved.