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