Package | Description |
---|---|
org.apache.lens.cube.metadata |
Modifier and Type | Method and Description |
---|---|
TableReference |
JoinChain.Edge.getFrom() |
TableReference |
JoinChain.Edge.getTo() |
Modifier and Type | Method and Description |
---|---|
List<TableReference> |
JoinChain.Path.getReferences() |
Modifier and Type | Method and Description |
---|---|
void |
JoinChain.addPath(List<TableReference> refs) |
static List<? extends XTableReference> |
JAXBUtils.dimRefListFromTabRefList(List<TableReference> tabRefs) |
static String |
MetastoreUtil.getReferencesString(List<TableReference> references) |
static List<XTableReference> |
JAXBUtils.xTabReferencesFromHiveTabReferences(List<TableReference> hiveRefs) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.