|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HConnectionManager.HConnectable | |
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client |
| Uses of HConnectionManager.HConnectable in org.apache.hadoop.hbase.client |
|---|
| Methods in org.apache.hadoop.hbase.client with parameters of type HConnectionManager.HConnectable | ||
|---|---|---|
static
|
HConnectionManager.execute(HConnectionManager.HConnectable<T> connectable)
This convenience method invokes the given connect(org.apache.hadoop.hbase.client.HConnection)
implementation using a HConnection instance that lasts just for the
duration of that invocation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||