|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder
| Method Summary | |
|---|---|
String |
getHealthReport()
optional string health_report = 2; |
com.google.protobuf.ByteString |
getHealthReportBytes()
optional string health_report = 2; |
boolean |
getIsNodeHealthy()
optional bool is_node_healthy = 1; |
long |
getLastHealthReportTime()
optional int64 last_health_report_time = 3; |
boolean |
hasHealthReport()
optional string health_report = 2; |
boolean |
hasIsNodeHealthy()
optional bool is_node_healthy = 1; |
boolean |
hasLastHealthReportTime()
optional int64 last_health_report_time = 3; |
| 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 hasIsNodeHealthy()
optional bool is_node_healthy = 1;
boolean getIsNodeHealthy()
optional bool is_node_healthy = 1;
boolean hasHealthReport()
optional string health_report = 2;
String getHealthReport()
optional string health_report = 2;
com.google.protobuf.ByteString getHealthReportBytes()
optional string health_report = 2;
boolean hasLastHealthReportTime()
optional int64 last_health_report_time = 3;
long getLastHealthReportTime()
optional int64 last_health_report_time = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||