| Package | Description |
|---|---|
| org.apache.lens.cube.metadata |
| Modifier and Type | Method and Description |
|---|---|
Map<AbstractCubeTable,Set<SchemaGraph.TableRelationship>> |
SchemaGraph.getCubeGraph(CubeInterface cube) |
Map<AbstractCubeTable,Set<SchemaGraph.TableRelationship>> |
SchemaGraph.getCubeInGraph(CubeInterface cube) |
Map<AbstractCubeTable,Set<SchemaGraph.TableRelationship>> |
SchemaGraph.getDimOnlyGraph() |
Map<AbstractCubeTable,Set<SchemaGraph.TableRelationship>> |
SchemaGraph.getDimOnlyInGraph() |
List<SchemaGraph.TableRelationship> |
SchemaGraph.JoinPath.getEdges() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaGraph.JoinPath.addEdge(SchemaGraph.TableRelationship edge) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.