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

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

Packages that use SchemaGraph.JoinPath
org.apache.lens.cube.metadata   
 

Uses of SchemaGraph.JoinPath in org.apache.lens.cube.metadata
 

Methods in org.apache.lens.cube.metadata that return types with arguments of type SchemaGraph.JoinPath
 List<SchemaGraph.JoinPath> SchemaGraph.GraphSearch.findAllPathsToTarget()
           
 List<SchemaGraph.JoinPath> JoinChain.getRelationEdges(CubeMetastoreClient client)
          Convert join paths to schemaGraph's JoinPath
 

Constructors in org.apache.lens.cube.metadata with parameters of type SchemaGraph.JoinPath
SchemaGraph.JoinPath(SchemaGraph.JoinPath other)
           
 



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