@InterfaceAudience.Public @InterfaceStability.Evolving
See: Description
| Class | Description | 
|---|---|
| WrappedIO | Reflection-friendly access to APIs which are not available in
 some of the older Hadoop versions which libraries still
 compile against. | 
| WrappedStatistics | Reflection-friendly access to IOStatistics APIs. | 
 Classes in this package tagged as @InterfaceAudience#Public export
 methods to be loaded by reflection by other applications/libraries.
 Tests against these SHOULD use reflection themselves so as to guarantee
 stability of reflection-based access.
 
Classes tagged as private/limited private are for support and testing.
Copyright © 2025 Apache Software Foundation. All rights reserved.