hbase/hbase-protocol-shaded
Scott Williams 2129a8b2a0 Update buildpack 2022-11-01 16:23:00 +01:00
..
src/main HubSpot Backport: HBASE-26807 Unify CallQueueTooBigException special pause with CallDroppedException (#4273) 2022-04-23 21:18:14 -04:00
.blazar.yaml Update buildpack 2022-11-01 16:23:00 +01:00
README.txt HBASE-17056 Remove checked in PB generated files 2017-08-02 09:42:38 -07:00
pom.xml Preparing hbase release 2.4.6RC0; tagging and updates to CHANGES.md and RELEASENOTES.md 2021-09-03 09:41:52 -07:00

README.txt

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.