|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaGraph.TableRelationship | |
---|---|
org.apache.lens.cube.metadata |
Uses of SchemaGraph.TableRelationship in org.apache.lens.cube.metadata |
---|
Methods in org.apache.lens.cube.metadata that return types with arguments of type SchemaGraph.TableRelationship | |
---|---|
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()
|
Methods in org.apache.lens.cube.metadata with parameters of type SchemaGraph.TableRelationship | |
---|---|
void |
SchemaGraph.JoinPath.addEdge(SchemaGraph.TableRelationship edge)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |