hbase/hbase-protocol-shaded
Duo Zhang b4ad7d0bd5 Preparing development version 2.4.17-SNAPSHOT
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2023-02-01 09:36:56 +00: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.