Thank a lot Jonathan! That answers perfectly my question :) TR
Jonathan Gray wrote:
There is not currently a built-in method of doing parallel Gets. It would not be especially difficult to implement something in Java with ExecutorServices and Futures.This is a proposed feature for 0.21 and there is a rough patch available over in HBASE-1845.JG
