|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>
org.apache.hadoop.yarn.proto.YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
public static final class YarnServerCommonServiceProtos.NMContainerStatusProto.Builder
Protobuf type hadoop.yarn.NMContainerStatusProto
| Method Summary | |
|---|---|
YarnServerCommonServiceProtos.NMContainerStatusProto |
build()
|
YarnServerCommonServiceProtos.NMContainerStatusProto |
buildPartial()
|
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clear()
|
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clearContainerExitStatus()
optional int32 container_exit_status = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clearContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clearContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clearCreationTime()
optional int64 creation_time = 7; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clearDiagnostics()
optional string diagnostics = 5 [default = "N/A"]; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clearPriority()
optional .hadoop.yarn.PriorityProto priority = 4; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clearResource()
optional .hadoop.yarn.ResourceProto resource = 3; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
clone()
|
int |
getContainerExitStatus()
optional int32 container_exit_status = 6; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto |
getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder |
getContainerIdBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder |
getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto |
getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2; |
long |
getCreationTime()
optional int64 creation_time = 7; |
YarnServerCommonServiceProtos.NMContainerStatusProto |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
String |
getDiagnostics()
optional string diagnostics = 5 [default = "N/A"]; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 5 [default = "N/A"]; |
org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto |
getPriority()
optional .hadoop.yarn.PriorityProto priority = 4; |
org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder |
getPriorityBuilder()
optional .hadoop.yarn.PriorityProto priority = 4; |
org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder |
getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 4; |
org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto |
getResource()
optional .hadoop.yarn.ResourceProto resource = 3; |
org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder |
getResourceBuilder()
optional .hadoop.yarn.ResourceProto resource = 3; |
org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder |
getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 3; |
boolean |
hasContainerExitStatus()
optional int32 container_exit_status = 6; |
boolean |
hasContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
boolean |
hasContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2; |
boolean |
hasCreationTime()
optional int64 creation_time = 7; |
boolean |
hasDiagnostics()
optional string diagnostics = 5 [default = "N/A"]; |
boolean |
hasPriority()
optional .hadoop.yarn.PriorityProto priority = 4; |
boolean |
hasResource()
optional .hadoop.yarn.ResourceProto resource = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
mergeContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
mergeFrom(com.google.protobuf.Message other)
|
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
mergeFrom(YarnServerCommonServiceProtos.NMContainerStatusProto other)
|
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
mergePriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 4; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
mergeResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 3; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setContainerExitStatus(int value)
optional int32 container_exit_status = 6; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setContainerState(org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto value)
optional .hadoop.yarn.ContainerStateProto container_state = 2; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setCreationTime(long value)
optional int64 creation_time = 7; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setDiagnostics(String value)
optional string diagnostics = 5 [default = "N/A"]; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setDiagnosticsBytes(com.google.protobuf.ByteString value)
optional string diagnostics = 5 [default = "N/A"]; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setPriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder builderForValue)
optional .hadoop.yarn.PriorityProto priority = 4; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setPriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 4; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto resource = 3; |
YarnServerCommonServiceProtos.NMContainerStatusProto.Builder |
setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 3; |
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, 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 class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto.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.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto.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.NMContainerStatusProto.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.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.NMContainerStatusProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeFrom(YarnServerCommonServiceProtos.NMContainerStatusProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.NMContainerStatusProto.Builder>
public YarnServerCommonServiceProtos.NMContainerStatusProto.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.NMContainerStatusProto.Builder>IOExceptionpublic boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto container_id = 1;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 1;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder getContainerIdBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic boolean hasContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2;
hasContainerState in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto getContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2;
getContainerState in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerState(org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto value)
optional .hadoop.yarn.ContainerStateProto container_state = 2;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearContainerState()
optional .hadoop.yarn.ContainerStateProto container_state = 2;
public boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 3;
hasResource in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 3;
getResource in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 3;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto resource = 3;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergeResource(org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto resource = 3;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearResource()
optional .hadoop.yarn.ResourceProto resource = 3;
public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder getResourceBuilder()
optional .hadoop.yarn.ResourceProto resource = 3;
public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 3;
getResourceOrBuilder in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setPriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 4;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setPriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder builderForValue)
optional .hadoop.yarn.PriorityProto priority = 4;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder mergePriority(org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto value)
optional .hadoop.yarn.PriorityProto priority = 4;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearPriority()
optional .hadoop.yarn.PriorityProto priority = 4;
public org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder getPriorityBuilder()
optional .hadoop.yarn.PriorityProto priority = 4;
public org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic boolean hasDiagnostics()
optional string diagnostics = 5 [default = "N/A"];
hasDiagnostics in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic String getDiagnostics()
optional string diagnostics = 5 [default = "N/A"];
getDiagnostics in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 5 [default = "N/A"];
getDiagnosticsBytes in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setDiagnostics(String value)
optional string diagnostics = 5 [default = "N/A"];
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearDiagnostics()
optional string diagnostics = 5 [default = "N/A"];
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setDiagnosticsBytes(com.google.protobuf.ByteString value)
optional string diagnostics = 5 [default = "N/A"];
public boolean hasContainerExitStatus()
optional int32 container_exit_status = 6;
hasContainerExitStatus in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic int getContainerExitStatus()
optional int32 container_exit_status = 6;
getContainerExitStatus in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setContainerExitStatus(int value)
optional int32 container_exit_status = 6;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearContainerExitStatus()
optional int32 container_exit_status = 6;
public boolean hasCreationTime()
optional int64 creation_time = 7;
hasCreationTime in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic long getCreationTime()
optional int64 creation_time = 7;
getCreationTime in interface YarnServerCommonServiceProtos.NMContainerStatusProtoOrBuilderpublic YarnServerCommonServiceProtos.NMContainerStatusProto.Builder setCreationTime(long value)
optional int64 creation_time = 7;
public YarnServerCommonServiceProtos.NMContainerStatusProto.Builder clearCreationTime()
optional int64 creation_time = 7;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||