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

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

Packages that use LensConnection
org.apache.lens.client   
org.apache.lens.client.jdbc   
 

Uses of LensConnection in org.apache.lens.client
 

Methods in org.apache.lens.client that return LensConnection
 LensConnection LensConnectionBuilder.build()
          Builds the.
 LensConnection LensClient.getConnection()
           
 

Constructors in org.apache.lens.client with parameters of type LensConnection
LensMetadataClient(LensConnection connection)
           
LensMLJerseyClient(LensConnection connection, LensSessionHandle sessionHandle)
          Instantiates a new lens ml jersey client.
LensMLJerseyClient(LensConnection connection, String password)
          Instantiates a new lens ml jersey client.
LensStatement(LensConnection connection)
          Instantiates a new lens statement.
 

Uses of LensConnection in org.apache.lens.client.jdbc
 

Methods in org.apache.lens.client.jdbc that return LensConnection
 LensConnection LensJdbcConnection.getConnection()
           
 



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