Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XDimAttrNames |
ObjectFactory.createXDimAttrNames()
Create an instance of
XDimAttrNames |
XDimAttrNames |
XDerivedCube.getDimAttrNames()
Gets the value of the dimAttrNames property.
|
XDimAttrNames |
XDimAttrNames.withAttrName(Collection<String> values) |
XDimAttrNames |
XDimAttrNames.withAttrName(String... values) |
Modifier and Type | Method and Description |
---|---|
void |
XDerivedCube.setDimAttrNames(XDimAttrNames value)
Sets the value of the dimAttrNames property.
|
XDerivedCube |
XDerivedCube.withDimAttrNames(XDimAttrNames value) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.