public class TransformSchemaFactory extends Object implements org.apache.calcite.schema.SchemaFactory
| Modifier and Type | Field and Description |
|---|---|
static TransformSchemaFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Schema |
create(org.apache.calcite.schema.SchemaPlus schemaPlus,
String schemaName,
Map<String,Object> operand) |
public static final TransformSchemaFactory INSTANCE
Copyright © 2024 The Apache Software Foundation. All rights reserved.