Package | Description |
---|---|
org.apache.lens.cube.metadata |
Modifier and Type | Method and Description |
---|---|
Collection<ExprColumn.ExprSpec> |
ExprColumn.getExpressionSpecs()
Get immutable view of this column's expression full spec
|
Modifier and Type | Method and Description |
---|---|
void |
ExprColumn.addExpression(ExprColumn.ExprSpec expression)
Add an expression to existing set of expressions for this column
|
Constructor and Description |
---|
ExprColumn(org.apache.hadoop.hive.metastore.api.FieldSchema column,
String displayString,
ExprColumn.ExprSpec... expressions) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.