public class MongoSchemaFactory extends Object implements org.apache.calcite.schema.SchemaFactory
MongoSchema.
Allows a custom schema to be included in a model.json file.
| Constructor and Description |
|---|
MongoSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Schema |
create(org.apache.calcite.schema.SchemaPlus parentSchema,
String name,
Map<String,Object> operand) |
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.