hbase/hbase-client
Peter Somogyi 482d6bd3a4 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:11:27 +08:00
..
src HBASE-19031 Align exist method in Table and AsyncTable interfaces 2017-10-29 07:11:27 +08:00
pom.xml HBASE-16338 Remove Jackson1 deps 2017-10-20 09:20:12 -05:00