hbase/hbase-protocol-shaded
Duo Zhang 36abd385cf HBASE-27419 Update to hbase-thirdparty 4.1.2 (#4818)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
(cherry picked from commit 79f853ee7c9e2e55bcc7379f72ed3b8b50ad545d)
2022-10-11 10:38:45 +08:00
..
2022-05-01 23:10:46 +08:00

This module has proto files used by core. These protos
overlap with protos that are used by coprocessor endpoints
(CPEP) in the module hbase-protocol. So core versions have
a different name, the generated classes are relocated
-- i.e. shaded -- to a new location; they are moved from
org.apache.hadoop.hbase.* to org.apache.hadoop.hbase.shaded.