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

2012-01-20 Thread Alok Kumar
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

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

2012-01-20 Thread lars hofhansl
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

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

2012-01-21 Thread Alok Kumar
king? > > > -- Lars > > > > > From: Alok Kumar > 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

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

2012-01-21 Thread Alok Kumar
_______ >> From: Alok Kumar >> 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, >

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

2012-01-21 Thread Doug Meil
-- Lars >> >> >> >> ________ >> From: Alok Kumar >> 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 fr