public static interface SchemaConfig.SchemaConfigInfoProvider
SchemaConfig
Modifier and Type | Method and Description |
---|---|
OptionValue |
getOption(String optionKey) |
String |
getQueryUserName() |
org.apache.calcite.schema.SchemaPlus |
getRootSchema(String userName) |
ViewExpansionContext |
getViewExpansionContext() |
ViewExpansionContext getViewExpansionContext()
org.apache.calcite.schema.SchemaPlus getRootSchema(String userName)
String getQueryUserName()
OptionValue getOption(String optionKey)
Copyright © 1970 The Apache Software Foundation. All rights reserved.