org.apache.hadoop.yarn.proto
Interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- YarnServerCommonProtos.HeartbeatResponseProto, YarnServerCommonProtos.HeartbeatResponseProto.Builder
- Enclosing class:
- YarnServerCommonProtos
public static interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
- 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 |
hasResponseId
boolean hasResponseId()
getResponseId
int getResponseId()
hasMasterKey
boolean hasMasterKey()
getMasterKey
YarnServerCommonProtos.MasterKeyProto getMasterKey()
getMasterKeyOrBuilder
YarnServerCommonProtos.MasterKeyProtoOrBuilder getMasterKeyOrBuilder()
hasNodeAction
boolean hasNodeAction()
getNodeAction
YarnServerCommonProtos.NodeActionProto getNodeAction()
getContainersToCleanupList
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> getContainersToCleanupList()
getContainersToCleanup
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainersToCleanup(int index)
getContainersToCleanupCount
int getContainersToCleanupCount()
getContainersToCleanupOrBuilderList
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> getContainersToCleanupOrBuilderList()
getContainersToCleanupOrBuilder
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainersToCleanupOrBuilder(int index)
getApplicationsToCleanupList
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> getApplicationsToCleanupList()
getApplicationsToCleanup
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getApplicationsToCleanup(int index)
getApplicationsToCleanupCount
int getApplicationsToCleanupCount()
getApplicationsToCleanupOrBuilderList
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getApplicationsToCleanupOrBuilderList()
getApplicationsToCleanupOrBuilder
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getApplicationsToCleanupOrBuilder(int index)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.