public static final class YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder> implements YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilder
hadoop.yarn.RegisterNodeManagerRequestProto| Modifier and Type | Method and Description |
|---|---|
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addAllContainerStatuses(Iterable<? extends YarnServerCommonServiceProtos.NMContainerStatusProto> values)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addAllRunningApplications(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> values)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addContainerStatuses(int index,
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addContainerStatuses(int index,
YarnServerCommonServiceProtos.NMContainerStatusProto value)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addContainerStatuses(YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addContainerStatuses(YarnServerCommonServiceProtos.NMContainerStatusProto value)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
addContainerStatusesBuilder()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
addContainerStatusesBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addRunningApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addRunningApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addRunningApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
addRunningApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
addRunningApplicationsBuilder()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
addRunningApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto |
build() |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto |
buildPartial() |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clear() |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clearContainerStatuses()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clearHttpPort()
optional int32 http_port = 3; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clearNmVersion()
optional string nm_version = 5; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clearNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clearResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clearRunningApplications()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
clone() |
YarnServerCommonServiceProtos.NMContainerStatusProto |
getContainerStatuses(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
getContainerStatusesBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
List<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder> |
getContainerStatusesBuilderList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
int |
getContainerStatusesCount()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
List<YarnServerCommonServiceProtos.NMContainerStatusProto> |
getContainerStatusesList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder |
getContainerStatusesOrBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
List<? extends YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder> |
getContainerStatusesOrBuilderList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getHttpPort()
optional int32 http_port = 3; |
String |
getNmVersion()
optional string nm_version = 5; |
com.google.protobuf.ByteString |
getNmVersionBytes()
optional string nm_version = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto |
getNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder |
getNodeIdBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder |
getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto |
getResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder |
getResourceBuilder()
optional .hadoop.yarn.ResourceProto resource = 4; |
org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder |
getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto |
getRunningApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
getRunningApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder> |
getRunningApplicationsBuilderList()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
int |
getRunningApplicationsCount()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> |
getRunningApplicationsList()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder |
getRunningApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> |
getRunningApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
boolean |
hasHttpPort()
optional int32 http_port = 3; |
boolean |
hasNmVersion()
optional string nm_version = 5; |
boolean |
hasNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
boolean |
hasResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
mergeFrom(YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto other) |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
mergeNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
mergeResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 4; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
removeContainerStatuses(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
removeRunningApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setContainerStatuses(int index,
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setContainerStatuses(int index,
YarnServerCommonServiceProtos.NMContainerStatusProto value)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setHttpPort(int value)
optional int32 http_port = 3; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setNmVersion(String value)
optional string nm_version = 5; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setNmVersionBytes(com.google.protobuf.ByteString value)
optional string nm_version = 5; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder builderForValue)
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto resource = 4; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 4; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setRunningApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder |
setRunningApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder>public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder>public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder>public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder>public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder mergeFrom(YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder>public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder>IOExceptionpublic boolean hasNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;hasNodeId in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto getNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;getNodeId in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder builderForValue)
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder mergeNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clearNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;public org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder getNodeIdBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1;public org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1;getNodeIdOrBuilder in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic boolean hasHttpPort()
optional int32 http_port = 3;hasHttpPort in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic int getHttpPort()
optional int32 http_port = 3;getHttpPort in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setHttpPort(int value)
optional int32 http_port = 3;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clearHttpPort()
optional int32 http_port = 3;public boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 4;hasResource in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;getResource in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 4;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto resource = 4;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder mergeResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 4;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clearResource()
optional .hadoop.yarn.ResourceProto resource = 4;public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder getResourceBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;getResourceOrBuilder in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic boolean hasNmVersion()
optional string nm_version = 5;hasNmVersion in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic String getNmVersion()
optional string nm_version = 5;getNmVersion in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic com.google.protobuf.ByteString getNmVersionBytes()
optional string nm_version = 5;getNmVersionBytes in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setNmVersion(String value)
optional string nm_version = 5;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clearNmVersion()
optional string nm_version = 5;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setNmVersionBytes(com.google.protobuf.ByteString value)
optional string nm_version = 5;public List<YarnServerCommonServiceProtos.NMContainerStatusProto> getContainerStatusesList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;getContainerStatusesList in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic int getContainerStatusesCount()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;getContainerStatusesCount in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto getContainerStatuses(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;getContainerStatuses in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setContainerStatuses(int index, YarnServerCommonServiceProtos.NMContainerStatusProto value)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setContainerStatuses(int index, YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addContainerStatuses(YarnServerCommonServiceProtos.NMContainerStatusProto value)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addContainerStatuses(int index, YarnServerCommonServiceProtos.NMContainerStatusProto value)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addContainerStatuses(YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addContainerStatuses(int index, YarnServerCommonServiceProtos.NMContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addAllContainerStatuses(Iterable<? extends YarnServerCommonServiceProtos.NMContainerStatusProto> values)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clearContainerStatuses()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder removeContainerStatuses(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder getContainerStatusesBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder getContainerStatusesOrBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;getContainerStatusesOrBuilder in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic List<? extends YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilder> getContainerStatusesOrBuilderList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;getContainerStatusesOrBuilderList in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder addContainerStatusesBuilder()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder addContainerStatusesBuilder(int index)
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public List<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder> getContainerStatusesBuilderList()
repeated .hadoop.yarn.NMContainerStatusProto container_statuses = 6;public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> getRunningApplicationsList()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;getRunningApplicationsList in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic int getRunningApplicationsCount()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;getRunningApplicationsCount in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getRunningApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;getRunningApplications in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setRunningApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder setRunningApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addRunningApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addRunningApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addRunningApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addRunningApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder addAllRunningApplications(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> values)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder clearRunningApplications()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public YarnServerCommonServiceProtos.RegisterNodeManagerRequestProto.Builder removeRunningApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder getRunningApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getRunningApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;getRunningApplicationsOrBuilder in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getRunningApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;getRunningApplicationsOrBuilderList in interface YarnServerCommonServiceProtos.RegisterNodeManagerRequestProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addRunningApplicationsBuilder()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addRunningApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder> getRunningApplicationsBuilderList()
repeated .hadoop.yarn.ApplicationIdProto runningApplications = 7;Copyright © 2017 Apache Software Foundation. All Rights Reserved.