Details
Description
Java CheckAndDelete API accepts Delete object which can be used to delete (a cell / cell version / multiple cells / column family or a row), but the rest api only allows to delete the cell (without any version)
Need to add this capability to rest api.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-15290 Hbase Rest CheckAndAPI should save other cells along with compared cell
- Resolved