public class OLAPSchemaFactory extends Object implements org.apache.calcite.schema.SchemaFactory
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
OLAPSchemaFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.schema.Schema |
create(org.apache.calcite.schema.SchemaPlus parentSchema,
String schemaName,
Map<String,Object> operand) |
static File |
createTempOLAPJson(String project,
org.apache.kylin.common.KylinConfig config) |
static boolean |
exposeMore() |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.