Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XExprColumn |
ObjectFactory.createXExprColumn()
Create an instance of
XExprColumn |
XExprColumn |
XFlattenedColumn.getExpression()
Gets the value of the expression property.
|
Modifier and Type | Method and Description |
---|---|
List<XExprColumn> |
XExpressions.getExpression()
Gets the value of the expression property.
|
Modifier and Type | Method and Description |
---|---|
void |
XFlattenedColumn.setExpression(XExprColumn value)
Sets the value of the expression property.
|
Modifier and Type | Method and Description |
---|---|
static XExprColumn |
JAXBUtils.xExprColumnFromHiveExprColumn(ExprColumn ec)
Create XExprColumn from hive ExprColum
|
Modifier and Type | Method and Description |
---|---|
static ExprColumn |
JAXBUtils.hiveExprColumnFromXExprColumn(XExprColumn xe) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.