public class HBaseConnectionPool extends Object
| Constructor and Description |
|---|
HBaseConnectionPool() |
| Modifier and Type | Method and Description |
|---|---|
HBaseManagedConnection |
getPooledConnection() |
void |
registerConnection(HBaseManagedConnection managedConnection) |
void |
setTimeBetweenEvictionRunsMillis(int timeBetweenEvictionRunsMillis) |
public void registerConnection(HBaseManagedConnection managedConnection)
public HBaseManagedConnection getPooledConnection()
public void setTimeBetweenEvictionRunsMillis(int timeBetweenEvictionRunsMillis)
Copyright © 2017. All rights reserved.