Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XChainColumn |
ObjectFactory.createXChainColumn()
Create an instance of
XChainColumn |
XChainColumn |
XChainColumn.withChainName(String value) |
XChainColumn |
XChainColumn.withDestTable(String value) |
XChainColumn |
XChainColumn.withRefCol(String value) |
Modifier and Type | Method and Description |
---|---|
List<XChainColumn> |
XDimAttribute.getChainRefColumn()
Gets the value of the chainRefColumn property.
|
Modifier and Type | Method and Description |
---|---|
XDimAttribute |
XDimAttribute.withChainRefColumn(XChainColumn... values) |
Modifier and Type | Method and Description |
---|---|
XDimAttribute |
XDimAttribute.withChainRefColumn(Collection<XChainColumn> values) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.