Package | Description |
---|---|
org.apache.lens.api.metastore | |
org.apache.lens.server.metastore |
Modifier and Type | Method and Description |
---|---|
XTableReference |
ObjectFactory.createXTableReference()
Create an instance of
XTableReference |
XTableReference |
XJoinEdge.getFrom()
Gets the value of the from property.
|
XTableReference |
XJoinEdge.getTo()
Gets the value of the to property.
|
Modifier and Type | Method and Description |
---|---|
List<XTableReference> |
XTableReferences.getTableReference()
Gets the value of the tableReference property.
|
Modifier and Type | Method and Description |
---|---|
void |
XJoinEdge.setFrom(XTableReference value)
Sets the value of the from property.
|
void |
XJoinEdge.setTo(XTableReference value)
Sets the value of the to property.
|
Modifier and Type | Method and Description |
---|---|
static List<? extends XTableReference> |
JAXBUtils.dimRefListFromTabRefList(List<TableReference> tabRefs) |
static List<XTableReference> |
JAXBUtils.xTabReferencesFromHiveTabReferences(List<TableReference> hiveRefs) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.