Class SerializedExceptionPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.records.SerializedException
org.apache.hadoop.yarn.api.records.impl.pb.SerializedExceptionPBImpl
public class SerializedExceptionPBImpl
extends org.apache.hadoop.yarn.api.records.SerializedException
-
Constructor Summary
ConstructorsConstructorDescriptionSerializedExceptionPBImpl(org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.api.records.SerializedException
newInstance, toString
-
Constructor Details
-
SerializedExceptionPBImpl
public SerializedExceptionPBImpl() -
SerializedExceptionPBImpl
public SerializedExceptionPBImpl(org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto proto)
-
-
Method Details
-
init
- Specified by:
initin classorg.apache.hadoop.yarn.api.records.SerializedException
-
init
- Specified by:
initin classorg.apache.hadoop.yarn.api.records.SerializedException
-
init
- Specified by:
initin classorg.apache.hadoop.yarn.api.records.SerializedException
-
deSerialize
- Specified by:
deSerializein classorg.apache.hadoop.yarn.api.records.SerializedException
-
getMessage
- Specified by:
getMessagein classorg.apache.hadoop.yarn.api.records.SerializedException
-
getRemoteTrace
- Specified by:
getRemoteTracein classorg.apache.hadoop.yarn.api.records.SerializedException
-
getCause
public org.apache.hadoop.yarn.api.records.SerializedException getCause()- Specified by:
getCausein classorg.apache.hadoop.yarn.api.records.SerializedException
-
getProto
public org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto getProto() -
hashCode
public int hashCode() -
equals
-