The values are fetched by the operation that returned the Result object and 
subsequently cached in the Result object.
Is that what you were asking?


-- Lars



________________________________
 From: Alok Kumar <alok...@gmail.com>
To: user@hbase.apache.org 
Sent: Friday, January 20, 2012 12:48 AM
Subject: Is HBase.Client.Result.getValue(...) and Result.getColumn(...) fetch 
actual value from TABLE everytime
 
Hi All,

I like to know if

HBase.Client.Result.getValue(...) and
Result.getColumn(...) fetch actual value from TABLE everytime

or  is  it available in Result/ResultScanner already?


-- 
Alok

Reply via email to