public class BeamCalciteSchemaFactory
extends java.lang.Object
implements org.apache.calcite.schema.SchemaFactory
BeamCalciteSchema.| Modifier and Type | Field and Description | 
|---|---|
static BeamCalciteSchemaFactory | 
INSTANCE  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.calcite.schema.Schema | 
create(org.apache.calcite.schema.SchemaPlus parentSchema,
      java.lang.String name,
      java.util.Map<java.lang.String,java.lang.Object> operand)  | 
public static final BeamCalciteSchemaFactory INSTANCE