|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTable.ServerCallable | |
---|---|
org.apache.hadoop.hbase |
Uses of HTable.ServerCallable in org.apache.hadoop.hbase |
---|
Methods in org.apache.hadoop.hbase with parameters of type HTable.ServerCallable | ||
---|---|---|
protected
|
HTable.getRegionServerWithRetries(HTable.ServerCallable<T> callable)
Pass in a ServerCallable with your particular bit of logic defined and this method will manage the process of doing retries with timed waits and refinds of missing regions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |