public class NamedLookupSchema extends Object implements NamedSchema
| Constructor and Description |
|---|
NamedLookupSchema(LookupSchema lookupSchema) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Schema |
getSchema() |
String |
getSchemaName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSchemaResourceTypepublic static final String NAME
@Inject public NamedLookupSchema(LookupSchema lookupSchema)
public String getSchemaName()
getSchemaName in interface NamedSchemapublic org.apache.calcite.schema.Schema getSchema()
getSchema in interface NamedSchemaCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.