Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XDimAttributes |
ObjectFactory.createXDimAttributes()
Create an instance of
XDimAttributes |
XDimAttributes |
XDimension.getAttributes()
Gets the value of the attributes property.
|
XDimAttributes |
XBaseCube.getDimAttributes()
Gets the value of the dimAttributes property.
|
XDimAttributes |
XDimAttribute.getHierarchy()
Gets the value of the hierarchy property.
|
XDimAttributes |
XDimAttributes.withDimAttribute(Collection<XDimAttribute> values) |
XDimAttributes |
XDimAttributes.withDimAttribute(XDimAttribute... values) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<XDimAttributes> |
ObjectFactory.createXDimAttributes(XDimAttributes value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XDimAttributes> |
ObjectFactory.createXDimAttributes(XDimAttributes value)
|
void |
XDimension.setAttributes(XDimAttributes value)
Sets the value of the attributes property.
|
void |
XBaseCube.setDimAttributes(XDimAttributes value)
Sets the value of the dimAttributes property.
|
void |
XDimAttribute.setHierarchy(XDimAttributes value)
Sets the value of the hierarchy property.
|
XDimension |
XDimension.withAttributes(XDimAttributes value) |
XBaseCube |
XBaseCube.withDimAttributes(XDimAttributes value) |
XDimAttribute |
XDimAttribute.withHierarchy(XDimAttributes value) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.