org.apache.hadoop.yarn.factories.impl.pb
Class YarnRemoteExceptionFactoryPBImpl
java.lang.Object
org.apache.hadoop.yarn.factories.impl.pb.YarnRemoteExceptionFactoryPBImpl
- All Implemented Interfaces:
- YarnRemoteExceptionFactory
public class YarnRemoteExceptionFactoryPBImpl
- extends Object
- implements YarnRemoteExceptionFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static YarnRemoteExceptionFactory get()
createYarnRemoteException
public org.apache.hadoop.yarn.exceptions.YarnRemoteException createYarnRemoteException(String message)
- Specified by:
createYarnRemoteException in interface YarnRemoteExceptionFactory
createYarnRemoteException
public org.apache.hadoop.yarn.exceptions.YarnRemoteException createYarnRemoteException(String message,
Throwable t)
- Specified by:
createYarnRemoteException in interface YarnRemoteExceptionFactory
createYarnRemoteException
public org.apache.hadoop.yarn.exceptions.YarnRemoteException createYarnRemoteException(Throwable t)
- Specified by:
createYarnRemoteException in interface YarnRemoteExceptionFactory
Copyright © 2012 Apache Software Foundation. All Rights Reserved.