Hi, I have the following two client api related questions:
1) Is there any way I can prevent a scanner from getting all the columns? I wan to only get row keys and go through them. 2) I couldn't find a multi delete api call. Looks like I will have to get all the rows from the server and then delete one by one. Is that right? Regards, Vaibhav
