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