|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |