I took a look. Could not figure it out. I think 'reference row' needs to be explained better (or implementation of Row Interface removed -- gives impression that CP is row scoped; I don't think that the case).
St.Ack On Wed, Apr 27, 2011 at 9:08 PM, Himanshu Vashishtha <[email protected]> wrote: > Its not clear why org.apache.hadoop.hbase.client.coprocessor.Exec implements > Row interface. It seems the row attribute is not used as such apart from > passing it to server side as a part of Exec object. Is this intentional or I > am missing something. > > Though its comparatively older code now, but still would be good to know the > reason. > > Thanks, > Himanshu >
