hbase/hbase-client
Peter Somogyi 0ad8a6f51b HBASE-19031 Align exist method in Table and AsyncTable interfaces
Deprecate Table::existsAll method and add Table::exists.
RemoteHTable already had a deprecated exists method, remove that
and implement the new exists from Table interface.

Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-10-29 07:17:41 +08:00
..
src HBASE-19031 Align exist method in Table and AsyncTable interfaces 2017-10-29 07:17:41 +08:00
pom.xml HBASE-16338 Remove Jackson1 deps 2017-10-23 15:24:51 -05:00