Package | Description |
---|---|
org.apache.lens.api.metastore |
Modifier and Type | Method and Description |
---|---|
XJoinPaths |
ObjectFactory.createXJoinPaths()
Create an instance of
XJoinPaths |
XJoinPaths |
XJoinChain.getPaths()
Gets the value of the paths property.
|
XJoinPaths |
XJoinPaths.withPath(Collection<XJoinPath> values) |
XJoinPaths |
XJoinPaths.withPath(XJoinPath... values) |
Modifier and Type | Method and Description |
---|---|
void |
XJoinChain.setPaths(XJoinPaths value)
Sets the value of the paths property.
|
XJoinChain |
XJoinChain.withPaths(XJoinPaths value) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.