Description
Some of tests from packages other than org.apache.hadoop.hdfs.server.datanode need an access to package-private methods of that package. Proposed patch will add new adapter class which will have public getter methods to provide such access to outside of the package.
This is TEST ONLY class: it never has to be used for ANY development purposes.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-563 Simplify the codes in FSNamesystem.getBlockLocations(..)
- Closed