Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XMeasureNames |
ObjectFactory.createXMeasureNames()
Create an instance of
XMeasureNames |
XMeasureNames |
XDerivedCube.getMeasureNames()
Gets the value of the measureNames property.
|
XMeasureNames |
XMeasureNames.withMeasureName(Collection<String> values) |
XMeasureNames |
XMeasureNames.withMeasureName(String... values) |
Modifier and Type | Method and Description |
---|---|
void |
XDerivedCube.setMeasureNames(XMeasureNames value)
Sets the value of the measureNames property.
|
XDerivedCube |
XDerivedCube.withMeasureNames(XMeasureNames value) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.