This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.cube.metadata.SchemaGraph.TableRelationship (Lens 2.0.1-beta-incubating API)

Uses of Class
org.apache.lens.cube.metadata.SchemaGraph.TableRelationship

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)
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.