public class KafkaMessageSchema extends AbstractSchema
name, SCHEMA_SEPARATOR, schemaPath| Constructor and Description |
|---|
KafkaMessageSchema(KafkaStoragePlugin plugin,
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 KafkaMessageSchema(KafkaStoragePlugin plugin, String name)
public String getTypeName()
AbstractSchemagetTypeName in class AbstractSchemapublic 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 AbstractSchemaCopyright © 2021 The Apache Software Foundation. All rights reserved.