hbase/hbase-rest/src
Peter Somogyi 941acc5c05 HBASE-19213 Align check and mutate operations in Table and AsyncTable
- Deprecates old checkAnd*() operations in Table
- Adds Table#CheckAndMutateBuilder and implements it in HTable

Commiter note: When committing the patch, noticed redundant {@inheritDoc} being added in HTable.
Removed new and olds ones.

Signed-off-by: Apekshit Sharma <appy@apache.org>
2017-12-12 20:46:39 -08:00
..
main HBASE-19213 Align check and mutate operations in Table and AsyncTable 2017-12-12 20:46:39 -08:00
test HBASE-19213 Align check and mutate operations in Table and AsyncTable 2017-12-12 20:46:39 -08:00