This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.client.LensClientConfig (Lens 2.1.0-beta-incubating API)

Uses of Class
org.apache.lens.client.LensClientConfig

Packages that use LensClientConfig
org.apache.lens.client   
 

Uses of LensClientConfig in org.apache.lens.client
 

Methods in org.apache.lens.client that return LensClientConfig
 LensClientConfig LensConnectionParams.getConf()
           
 

Constructors in org.apache.lens.client with parameters of type LensClientConfig
LensClient(LensClientConfig conf)
           
LensClient(LensClientConfig conf, String username, String password)
           
LensConnectionParams(LensClientConfig conf)
          Construct parameters required to connect to lens server from values passed in configuration.
LensMLClient(LensClientConfig conf, String password)
           
LensMLClient(LensClientConfig conf, String username, String password)
           
 



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