Signed-off-by: Andrew Purtell <apurtell@apache.org> (cherry picked from commit 79f853ee7c9e2e55bcc7379f72ed3b8b50ad545d)
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.