hbase/hbase-server
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-19053 Split out o.a.h.h.http from hbase-server into a separate module 2017-10-23 22:52:24 -07:00