|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnProtos.SerializedExceptionProtoOrBuilder
| Method Summary | |
|---|---|
YarnProtos.SerializedExceptionProto |
getCause()
optional .hadoop.yarn.SerializedExceptionProto cause = 4; |
YarnProtos.SerializedExceptionProtoOrBuilder |
getCauseOrBuilder()
optional .hadoop.yarn.SerializedExceptionProto cause = 4; |
String |
getClassName()
optional string class_name = 3; |
com.google.protobuf.ByteString |
getClassNameBytes()
optional string class_name = 3; |
String |
getMessage()
optional string message = 1; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 1; |
String |
getTrace()
optional string trace = 2; |
com.google.protobuf.ByteString |
getTraceBytes()
optional string trace = 2; |
boolean |
hasCause()
optional .hadoop.yarn.SerializedExceptionProto cause = 4; |
boolean |
hasClassName()
optional string class_name = 3; |
boolean |
hasMessage()
optional string message = 1; |
boolean |
hasTrace()
optional string trace = 2; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasMessage()
optional string message = 1;
String getMessage()
optional string message = 1;
com.google.protobuf.ByteString getMessageBytes()
optional string message = 1;
boolean hasTrace()
optional string trace = 2;
String getTrace()
optional string trace = 2;
com.google.protobuf.ByteString getTraceBytes()
optional string trace = 2;
boolean hasClassName()
optional string class_name = 3;
String getClassName()
optional string class_name = 3;
com.google.protobuf.ByteString getClassNameBytes()
optional string class_name = 3;
boolean hasCause()
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
YarnProtos.SerializedExceptionProto getCause()
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
YarnProtos.SerializedExceptionProtoOrBuilder getCauseOrBuilder()
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||