|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HConnectable | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
Uses of HConnectable in org.apache.hadoop.hbase.client |
---|
Methods in org.apache.hadoop.hbase.client with parameters of type HConnectable | ||
---|---|---|
static
|
HConnectionManager.execute(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 the invocation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |