hbase/hbase-server
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-19349 Introduce wrong version depencency of servlet-api jar 2017-12-07 18:06:33 -08:00