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
