Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XDimAttribute |
ObjectFactory.createXDimAttribute()
Create an instance of
XDimAttribute |
XDimAttribute |
XFlattenedColumn.getDimAttribute()
Gets the value of the dimAttribute property.
|
Modifier and Type | Method and Description |
---|---|
List<XDimAttribute> |
XDimAttributes.getDimAttribute()
Gets the value of the dimAttribute property.
|
Modifier and Type | Method and Description |
---|---|
void |
XFlattenedColumn.setDimAttribute(XDimAttribute value)
Sets the value of the dimAttribute property.
|
Modifier and Type | Method and Description |
---|---|
static XDimAttribute |
JAXBUtils.xDimAttrFromHiveDimAttr(CubeDimAttribute cd,
AbstractBaseTable baseTable)
Create XDimAttribute from CubeDimAttribute
|
Modifier and Type | Method and Description |
---|---|
static CubeDimAttribute |
JAXBUtils.hiveDimAttrFromXDimAttr(XDimAttribute xd)
Create a hive ql CubeDimension from JAXB counterpart
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.