public static final class NetConnection.DSConnectionInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
NetConnection |
getConnectionForThisServerURLFromBQ(String host,
String port,
Connection conn) |
HashMap |
getServerToConnMap() |
void |
removeConnection(NetConnection conn) |
void |
returnConnection(NetConnection conn) |
public HashMap getServerToConnMap()
public NetConnection getConnectionForThisServerURLFromBQ(String host, String port, Connection conn) throws SQLException, SqlException
SQLExceptionSqlExceptionpublic void returnConnection(NetConnection conn) throws SqlException
SqlExceptionpublic void removeConnection(NetConnection conn) throws InterruptedException
InterruptedExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.