public class BigTableConnectionPool extends Object
| Constructor and Description |
|---|
BigTableConnectionPool() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.client.Connection |
getConnection(String projectId,
String instanceId) |
static BigTableConnectionPool |
getInstance() |
public static BigTableConnectionPool getInstance()
public org.apache.hadoop.hbase.client.Connection getConnection(String projectId, String instanceId) throws IOException
IOExceptionCopyright © 2013–2019. All rights reserved.