Package | Description |
---|---|
org.apache.lens.client | |
org.apache.lens.client.jdbc |
Constructor and Description |
---|
LensConnection(LensConnectionParams params)
Construct a connection to lens server specified by connection parameters.
|
LensConnection(LensConnectionParams params,
LensSessionHandle sessionHandle)
Construct a connection to lens server specified by connection parameters with an already established session
|
Modifier and Type | Method and Description |
---|---|
static LensConnectionParams |
JDBCUtils.parseUrl(String uri)
Parses the JDBC Connection URL.
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.