protected static class HttpSchemaFactory.HttpSchema extends AbstractSchema
name, SCHEMA_SEPARATOR, schemaPath| Constructor and Description |
|---|
HttpSchema(HttpStoragePlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSchema |
getSubSchema(String name) |
org.apache.calcite.schema.Table |
getTable(String name) |
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, getSubSchemaNames, getTableNames, getTableNamesAndTypes, getTablesByNames, getType, getTypeMap, getTypeNames, isMutable, showInInformationSchema, snapshot, toStringpublic HttpSchema(HttpStoragePlugin plugin)
public AbstractSchema getSubSchema(String name)
getSubSchema in interface org.apache.calcite.schema.SchemagetSubSchema in class AbstractSchemapublic org.apache.calcite.schema.Table getTable(String name)
getTable in interface org.apache.calcite.schema.SchemagetTable in class AbstractSchemapublic String getTypeName()
AbstractSchemagetTypeName in class AbstractSchemaCopyright © 2021 The Apache Software Foundation. All rights reserved.