org.apache.hadoop.yarn.proto
Class YarnServerCommonProtos.HeartbeatResponseProto.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
org.apache.hadoop.yarn.proto.YarnServerCommonProtos.HeartbeatResponseProto.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
- Enclosing class:
- YarnServerCommonProtos.HeartbeatResponseProto
public static final class YarnServerCommonProtos.HeartbeatResponseProto.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
- implements YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
addAll, newUninitializedMessageException |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
clear
public YarnServerCommonProtos.HeartbeatResponseProto.Builder clear()
- Specified by:
clear in interface com.google.protobuf.Message.Builder- Specified by:
clear in interface com.google.protobuf.MessageLite.Builder- Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
clone
public YarnServerCommonProtos.HeartbeatResponseProto.Builder clone()
- Specified by:
clone in interface com.google.protobuf.Message.Builder- Specified by:
clone in interface com.google.protobuf.MessageLite.Builder- Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder- Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
getDefaultInstanceForType
public YarnServerCommonProtos.HeartbeatResponseProto getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
build
public YarnServerCommonProtos.HeartbeatResponseProto build()
- Specified by:
build in interface com.google.protobuf.Message.Builder- Specified by:
build in interface com.google.protobuf.MessageLite.Builder
buildPartial
public YarnServerCommonProtos.HeartbeatResponseProto buildPartial()
- Specified by:
buildPartial in interface com.google.protobuf.Message.Builder- Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder
mergeFrom
public YarnServerCommonProtos.HeartbeatResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
mergeFrom
public YarnServerCommonProtos.HeartbeatResponseProto.Builder mergeFrom(YarnServerCommonProtos.HeartbeatResponseProto other)
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
mergeFrom
public YarnServerCommonProtos.HeartbeatResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder- Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder- Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonProtos.HeartbeatResponseProto.Builder>
- Throws:
IOException
hasResponseId
public boolean hasResponseId()
- Specified by:
hasResponseId in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getResponseId
public int getResponseId()
- Specified by:
getResponseId in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
setResponseId
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setResponseId(int value)
clearResponseId
public YarnServerCommonProtos.HeartbeatResponseProto.Builder clearResponseId()
hasMasterKey
public boolean hasMasterKey()
- Specified by:
hasMasterKey in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getMasterKey
public YarnServerCommonProtos.MasterKeyProto getMasterKey()
- Specified by:
getMasterKey in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
setMasterKey
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setMasterKey(YarnServerCommonProtos.MasterKeyProto value)
setMasterKey
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder builderForValue)
mergeMasterKey
public YarnServerCommonProtos.HeartbeatResponseProto.Builder mergeMasterKey(YarnServerCommonProtos.MasterKeyProto value)
clearMasterKey
public YarnServerCommonProtos.HeartbeatResponseProto.Builder clearMasterKey()
getMasterKeyBuilder
public YarnServerCommonProtos.MasterKeyProto.Builder getMasterKeyBuilder()
getMasterKeyOrBuilder
public YarnServerCommonProtos.MasterKeyProtoOrBuilder getMasterKeyOrBuilder()
- Specified by:
getMasterKeyOrBuilder in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
hasNodeAction
public boolean hasNodeAction()
- Specified by:
hasNodeAction in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getNodeAction
public YarnServerCommonProtos.NodeActionProto getNodeAction()
- Specified by:
getNodeAction in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
setNodeAction
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setNodeAction(YarnServerCommonProtos.NodeActionProto value)
clearNodeAction
public YarnServerCommonProtos.HeartbeatResponseProto.Builder clearNodeAction()
getContainersToCleanupList
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> getContainersToCleanupList()
- Specified by:
getContainersToCleanupList in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getContainersToCleanupCount
public int getContainersToCleanupCount()
- Specified by:
getContainersToCleanupCount in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getContainersToCleanup
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainersToCleanup(int index)
- Specified by:
getContainersToCleanup in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
setContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
setContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
addContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addContainersToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
addContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
addContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addContainersToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
addContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addContainersToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
addAllContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addAllContainersToCleanup(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto> values)
clearContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder clearContainersToCleanup()
removeContainersToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder removeContainersToCleanup(int index)
getContainersToCleanupBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder getContainersToCleanupBuilder(int index)
getContainersToCleanupOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainersToCleanupOrBuilder(int index)
- Specified by:
getContainersToCleanupOrBuilder in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getContainersToCleanupOrBuilderList
public List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder> getContainersToCleanupOrBuilderList()
- Specified by:
getContainersToCleanupOrBuilderList in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
addContainersToCleanupBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder addContainersToCleanupBuilder()
addContainersToCleanupBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder addContainersToCleanupBuilder(int index)
getContainersToCleanupBuilderList
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder> getContainersToCleanupBuilderList()
getApplicationsToCleanupList
public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> getApplicationsToCleanupList()
- Specified by:
getApplicationsToCleanupList in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getApplicationsToCleanupCount
public int getApplicationsToCleanupCount()
- Specified by:
getApplicationsToCleanupCount in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getApplicationsToCleanup
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getApplicationsToCleanup(int index)
- Specified by:
getApplicationsToCleanup in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
setApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
setApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder setApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
addApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addApplicationsToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
addApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
addApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addApplicationsToCleanup(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
addApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addApplicationsToCleanup(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
addAllApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder addAllApplicationsToCleanup(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> values)
clearApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder clearApplicationsToCleanup()
removeApplicationsToCleanup
public YarnServerCommonProtos.HeartbeatResponseProto.Builder removeApplicationsToCleanup(int index)
getApplicationsToCleanupBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder getApplicationsToCleanupBuilder(int index)
getApplicationsToCleanupOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getApplicationsToCleanupOrBuilder(int index)
- Specified by:
getApplicationsToCleanupOrBuilder in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
getApplicationsToCleanupOrBuilderList
public List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getApplicationsToCleanupOrBuilderList()
- Specified by:
getApplicationsToCleanupOrBuilderList in interface YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder
addApplicationsToCleanupBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addApplicationsToCleanupBuilder()
addApplicationsToCleanupBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addApplicationsToCleanupBuilder(int index)
getApplicationsToCleanupBuilderList
public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder> getApplicationsToCleanupBuilderList()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.