public class DruidSchema extends AbstractTableSchema
EMPTY_NAMES| Constructor and Description |
|---|
DruidSchema(SegmentMetadataCache segmentCache,
DruidSchemaManager druidSchemaManager) |
| Modifier and Type | Method and Description |
|---|---|
protected SegmentMetadataCache |
cache() |
org.apache.calcite.schema.Table |
getTable(String name) |
Set<String> |
getTableNames() |
getExpression, getFunctionNames, getFunctions, getSubSchema, getSubSchemaNames, getType, getTypeNames, isMutable, snapshot@Inject public DruidSchema(SegmentMetadataCache segmentCache, DruidSchemaManager druidSchemaManager)
protected SegmentMetadataCache cache()
public org.apache.calcite.schema.Table getTable(String name)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.