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

Uses of Class
org.apache.lens.cube.metadata.CubeMetastoreClient

Packages that use CubeMetastoreClient
org.apache.lens.cube.metadata   
org.apache.lens.server.session   
 

Uses of CubeMetastoreClient in org.apache.lens.cube.metadata
 

Methods in org.apache.lens.cube.metadata that return CubeMetastoreClient
static CubeMetastoreClient CubeMetastoreClient.getInstance(org.apache.hadoop.hive.conf.HiveConf conf)
          Get the instance of CubeMetastoreClient corresponding to HiveConf
 

Methods in org.apache.lens.cube.metadata with parameters of type CubeMetastoreClient
 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 CubeMetastoreClient
SchemaGraph(CubeMetastoreClient metastore)
           
 

Uses of CubeMetastoreClient in org.apache.lens.server.session
 

Methods in org.apache.lens.server.session that return CubeMetastoreClient
 CubeMetastoreClient LensSessionImpl.getCubeMetastoreClient()
           
 



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