| Package | Description |
|---|---|
| org.apache.kylin.query.enumerator |
| Modifier and Type | Method and Description |
|---|---|
static OLAPQuery.EnumeratorTypeEnum |
OLAPQuery.EnumeratorTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OLAPQuery.EnumeratorTypeEnum[] |
OLAPQuery.EnumeratorTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OLAPQuery(org.apache.calcite.DataContext optiqContext,
OLAPQuery.EnumeratorTypeEnum type,
int ctxId) |
OLAPQuery(OLAPQuery.EnumeratorTypeEnum type,
int ctxSeq) |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.