Class SubClusterTimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.server.federation.router.SubClusterTimeoutException
All Implemented Interfaces:
Serializable

public class SubClusterTimeoutException extends IOException
Exception when timing out waiting for the reply of a subcluster.
See Also:
  • Constructor Details

    • SubClusterTimeoutException

      public SubClusterTimeoutException(String msg)