Class Hierarchy
- java.lang.Object
- org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncForEachRun<I,R> (implements org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncRun<R>)
- org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncUtil
Interface Hierarchy
- org.apache.hadoop.hdfs.server.federation.router.async.utils.Async<R>
- org.apache.hadoop.hdfs.server.federation.router.async.utils.ApplyFunction<T,R>
- org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncBiFunction<T,P,R>
- org.apache.hadoop.hdfs.server.federation.router.async.utils.AsyncRun<R>
- org.apache.hadoop.hdfs.server.federation.router.async.utils.CatchFunction<R,E>
- org.apache.hadoop.hdfs.server.federation.router.async.utils.FinallyFunction<R>