4316dc738c
* Admin API getLogEntries() for ring buffer use-cases: so far, provides balancerDecision and slowLogResponse * Refactor RPC call for similar use-cases * Single RPC API getLogEntries() for both Master.proto and Admin.proto Closes #2261 Signed-off-by: Andrew Purtell <apurtell@apache.org> |
||
---|---|---|
.. | ||
src/main | ||
README.txt | ||
pom.xml |
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.