hbase/hbase-thrift
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-19267 Remove compiler-plugin mapping executions as it breaks Java8 detection 2017-11-28 14:54:32 -05:00