According to the javadocs and some examples I've seen, it looks like with
the Java client you have to know the visibility label of the cell you want
to delete. You cannot just pass a token list like you can in the shell
(delete TABLE, ROW, COLUMN, {AUTHORIZATIONS => ["token", "token"]})

Is this true or am I missing something?

Thanks,

Mike

Reply via email to