hbase/hbase-client
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
..
src HBASE-19213 Align check and mutate operations in Table and AsyncTable 2017-12-12 20:46:39 -08:00
pom.xml HBASE-19399 Purge curator dependency from hbase-client 2017-12-03 08:30:43 +08:00