Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.cli.table |
Modifier and Type | Class and Description |
---|---|
class |
XDimAttribute
A dim attribute.
|
class |
XExprColumn
An expression column
|
class |
XJoinChain
Join chain represents the paths to reach a dimension.
|
class |
XMeasure
A cube measure.
|
Modifier and Type | Method and Description |
---|---|
XField |
XField.withDescription(String value) |
XField |
XField.withDisplayString(String value) |
XField |
XField.withName(String value) |
XField |
XField.withTags(XProperties value) |
Modifier and Type | Method and Description |
---|---|
JAXBElement<XField> |
ObjectFactory.createXField(XField value)
|
List<XField> |
XFields.getFields()
Gets the value of the fields property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<XField> |
ObjectFactory.createXField(XField value)
|
XFields |
XFields.withFields(XField... values) |
Modifier and Type | Method and Description |
---|---|
XFields |
XFields.withFields(Collection<XField> values) |
Modifier and Type | Method and Description |
---|---|
static CollectionTable<XFlattenedColumn> |
CollectionTableFactory.getCollectionTable(Class<? extends XField> claz,
String table) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.