org.apache.hadoop.yarn.factories
Interface YarnRemoteExceptionFactory
- All Known Implementing Classes:
- YarnRemoteExceptionFactoryPBImpl
public interface YarnRemoteExceptionFactory
createYarnRemoteException
org.apache.hadoop.yarn.exceptions.YarnRemoteException createYarnRemoteException(String message)
createYarnRemoteException
org.apache.hadoop.yarn.exceptions.YarnRemoteException createYarnRemoteException(String message,
Throwable t)
createYarnRemoteException
org.apache.hadoop.yarn.exceptions.YarnRemoteException createYarnRemoteException(Throwable t)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.