Class RemoteResult<T extends RemoteLocationContext,R>
java.lang.Object
org.apache.hadoop.hdfs.server.federation.router.RemoteResult<T,R>
- Type Parameters:
T- Type of the remote location.R- Type of the result.
Result from a remote location.
It includes the exception if there was any error.
-
Constructor Summary
Constructors -
Method Summary