Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XMeasure |
ObjectFactory.createXMeasure()
Create an instance of
XMeasure |
XMeasure |
XFlattenedColumn.getMeasure()
Gets the value of the measure property.
|
Modifier and Type | Method and Description |
---|---|
List<XMeasure> |
XMeasures.getMeasure()
Gets the value of the measure property.
|
Modifier and Type | Method and Description |
---|---|
void |
XFlattenedColumn.setMeasure(XMeasure value)
Sets the value of the measure property.
|
Modifier and Type | Method and Description |
---|---|
static XMeasure |
JAXBUtils.xMeasureFromHiveMeasure(CubeMeasure cm)
Create XMeasure from hive ql cube measure
|
Modifier and Type | Method and Description |
---|---|
static CubeMeasure |
JAXBUtils.hiveMeasureFromXMeasure(XMeasure xm)
Create hive ql CubeMeasure from JAXB counterpart
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.