Take a look at the following method in ProtobufUtil :

  public static Result toResult(final ClientProtos.Result proto) {

Cheers


On Tue, Aug 5, 2014 at 8:36 PM, anil gupta <[email protected]> wrote:

> Is there a way to convert ClientProtos.Result object to
> org.apache.hadoop.hbase.client.Result?
> I am a Protobuf newbie.  It is ok for now if the technique is not highly
> efficient.
>
> --
> Thanks & Regards,
> Anil Gupta
>

Reply via email to