org.apache.hadoop.yarn.proto
Interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- YarnServerCommonProtos.NodeStatusProto, YarnServerCommonProtos.NodeStatusProto.Builder
- Enclosing class:
- YarnServerCommonProtos
public static interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasNodeId
boolean hasNodeId()
getNodeId
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto getNodeId()
getNodeIdOrBuilder
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder getNodeIdOrBuilder()
hasResponseId
boolean hasResponseId()
getResponseId
int getResponseId()
getContainersStatusesList
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto> getContainersStatusesList()
getContainersStatuses
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto getContainersStatuses(int index)
getContainersStatusesCount
int getContainersStatusesCount()
getContainersStatusesOrBuilderList
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder> getContainersStatusesOrBuilderList()
getContainersStatusesOrBuilder
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder getContainersStatusesOrBuilder(int index)
hasNodeHealthStatus
boolean hasNodeHealthStatus()
getNodeHealthStatus
org.apache.hadoop.yarn.proto.YarnProtos.NodeHealthStatusProto getNodeHealthStatus()
getNodeHealthStatusOrBuilder
org.apache.hadoop.yarn.proto.YarnProtos.NodeHealthStatusProtoOrBuilder getNodeHealthStatusOrBuilder()
getKeepAliveApplicationsList
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> getKeepAliveApplicationsList()
getKeepAliveApplications
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getKeepAliveApplications(int index)
getKeepAliveApplicationsCount
int getKeepAliveApplicationsCount()
getKeepAliveApplicationsOrBuilderList
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getKeepAliveApplicationsOrBuilderList()
getKeepAliveApplicationsOrBuilder
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getKeepAliveApplicationsOrBuilder(int index)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.