Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XExpressions |
ObjectFactory.createXExpressions()
Create an instance of
XExpressions |
XExpressions |
XDimension.getExpressions()
Gets the value of the expressions property.
|
XExpressions |
XBaseCube.getExpressions()
Gets the value of the expressions property.
|
XExpressions |
XExpressions.withExpression(Collection<XExprColumn> values) |
XExpressions |
XExpressions.withExpression(XExprColumn... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<XExpressions> |
ObjectFactory.createXExpressions(XExpressions value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XExpressions> |
ObjectFactory.createXExpressions(XExpressions value)
|
void |
XDimension.setExpressions(XExpressions value)
Sets the value of the expressions property.
|
void |
XBaseCube.setExpressions(XExpressions value)
Sets the value of the expressions property.
|
XDimension |
XDimension.withExpressions(XExpressions value) |
XBaseCube |
XBaseCube.withExpressions(XExpressions value) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.