| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XDimAttribute | |
|---|---|
| org.apache.lens.api.metastore | |
| org.apache.lens.server.metastore | |
| Uses of XDimAttribute in org.apache.lens.api.metastore | 
|---|
| Methods in org.apache.lens.api.metastore that return XDimAttribute | |
|---|---|
 XDimAttribute | 
ObjectFactory.createXDimAttribute()
Create an instance of XDimAttribute | 
 XDimAttribute | 
XFlattenedColumn.getDimAttribute()
Gets the value of the dimAttribute property.  | 
| Methods in org.apache.lens.api.metastore that return types with arguments of type XDimAttribute | |
|---|---|
 List<XDimAttribute> | 
XDimAttributes.getDimAttribute()
Gets the value of the dimAttribute property.  | 
| Methods in org.apache.lens.api.metastore with parameters of type XDimAttribute | |
|---|---|
 void | 
XFlattenedColumn.setDimAttribute(XDimAttribute value)
Sets the value of the dimAttribute property.  | 
| Uses of XDimAttribute in org.apache.lens.server.metastore | 
|---|
| Methods in org.apache.lens.server.metastore that return XDimAttribute | |
|---|---|
static XDimAttribute | 
JAXBUtils.xDimAttrFromHiveDimAttr(CubeDimAttribute cd,
                        AbstractBaseTable baseTable)
Create XDimAttribute from CubeDimAttribute  | 
| Methods in org.apache.lens.server.metastore with parameters of type XDimAttribute | |
|---|---|
static CubeDimAttribute | 
JAXBUtils.hiveDimAttrFromXDimAttr(XDimAttribute xd)
Create a hive ql CubeDimension from JAXB counterpart  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||