Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XJoinEdge |
ObjectFactory.createXJoinEdge()
Create an instance of
XJoinEdge |
XJoinEdge |
XJoinEdge.withFrom(XTableReference value) |
XJoinEdge |
XJoinEdge.withTo(XTableReference value) |
Modifier and Type | Method and Description |
---|---|
List<XJoinEdge> |
XJoinEdges.getEdge()
Gets the value of the edge property.
|
Modifier and Type | Method and Description |
---|---|
XJoinEdges |
XJoinEdges.withEdge(XJoinEdge... values) |
Modifier and Type | Method and Description |
---|---|
XJoinEdges |
XJoinEdges.withEdge(Collection<XJoinEdge> values) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.