public static final class DAGProtos.VertexStatusProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder> implements DAGProtos.VertexStatusProtoOrBuilder
VertexStatusProto| Modifier and Type | Method and Description |
|---|---|
DAGProtos.VertexStatusProto.Builder |
addAllDiagnostics(Iterable<String> values)
repeated string diagnostics = 3; |
DAGProtos.VertexStatusProto.Builder |
addDiagnostics(String value)
repeated string diagnostics = 3; |
DAGProtos.VertexStatusProto.Builder |
addDiagnosticsBytes(com.google.protobuf.ByteString value)
repeated string diagnostics = 3; |
DAGProtos.VertexStatusProto.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DAGProtos.VertexStatusProto |
build() |
DAGProtos.VertexStatusProto |
buildPartial() |
DAGProtos.VertexStatusProto.Builder |
clear() |
DAGProtos.VertexStatusProto.Builder |
clearDiagnostics()
repeated string diagnostics = 3; |
DAGProtos.VertexStatusProto.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DAGProtos.VertexStatusProto.Builder |
clearId()
required string id = 1; |
DAGProtos.VertexStatusProto.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DAGProtos.VertexStatusProto.Builder |
clearProgress()
optional .ProgressProto progress = 4; |
DAGProtos.VertexStatusProto.Builder |
clearState()
optional .VertexStatusStateProto state = 2; |
DAGProtos.VertexStatusProto.Builder |
clearVertexCounters()
optional .TezCountersProto vertexCounters = 5; |
DAGProtos.VertexStatusProto.Builder |
clone() |
DAGProtos.VertexStatusProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDiagnostics(int index)
repeated string diagnostics = 3; |
com.google.protobuf.ByteString |
getDiagnosticsBytes(int index)
repeated string diagnostics = 3; |
int |
getDiagnosticsCount()
repeated string diagnostics = 3; |
com.google.protobuf.ProtocolStringList |
getDiagnosticsList()
repeated string diagnostics = 3; |
String |
getId()
required string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
required string id = 1; |
DAGProtos.ProgressProto |
getProgress()
optional .ProgressProto progress = 4; |
DAGProtos.ProgressProto.Builder |
getProgressBuilder()
optional .ProgressProto progress = 4; |
DAGProtos.ProgressProtoOrBuilder |
getProgressOrBuilder()
optional .ProgressProto progress = 4; |
DAGProtos.VertexStatusStateProto |
getState()
optional .VertexStatusStateProto state = 2; |
DAGProtos.TezCountersProto |
getVertexCounters()
optional .TezCountersProto vertexCounters = 5; |
DAGProtos.TezCountersProto.Builder |
getVertexCountersBuilder()
optional .TezCountersProto vertexCounters = 5; |
DAGProtos.TezCountersProtoOrBuilder |
getVertexCountersOrBuilder()
optional .TezCountersProto vertexCounters = 5; |
boolean |
hasId()
required string id = 1; |
boolean |
hasProgress()
optional .ProgressProto progress = 4; |
boolean |
hasState()
optional .VertexStatusStateProto state = 2; |
boolean |
hasVertexCounters()
optional .TezCountersProto vertexCounters = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DAGProtos.VertexStatusProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DAGProtos.VertexStatusProto.Builder |
mergeFrom(DAGProtos.VertexStatusProto other) |
DAGProtos.VertexStatusProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
DAGProtos.VertexStatusProto.Builder |
mergeProgress(DAGProtos.ProgressProto value)
optional .ProgressProto progress = 4; |
DAGProtos.VertexStatusProto.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DAGProtos.VertexStatusProto.Builder |
mergeVertexCounters(DAGProtos.TezCountersProto value)
optional .TezCountersProto vertexCounters = 5; |
DAGProtos.VertexStatusProto.Builder |
setDiagnostics(int index,
String value)
repeated string diagnostics = 3; |
DAGProtos.VertexStatusProto.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DAGProtos.VertexStatusProto.Builder |
setId(String value)
required string id = 1; |
DAGProtos.VertexStatusProto.Builder |
setIdBytes(com.google.protobuf.ByteString value)
required string id = 1; |
DAGProtos.VertexStatusProto.Builder |
setProgress(DAGProtos.ProgressProto.Builder builderForValue)
optional .ProgressProto progress = 4; |
DAGProtos.VertexStatusProto.Builder |
setProgress(DAGProtos.ProgressProto value)
optional .ProgressProto progress = 4; |
DAGProtos.VertexStatusProto.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DAGProtos.VertexStatusProto.Builder |
setState(DAGProtos.VertexStatusStateProto value)
optional .VertexStatusStateProto state = 2; |
DAGProtos.VertexStatusProto.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DAGProtos.VertexStatusProto.Builder |
setVertexCounters(DAGProtos.TezCountersProto.Builder builderForValue)
optional .TezCountersProto vertexCounters = 5; |
DAGProtos.VertexStatusProto.Builder |
setVertexCounters(DAGProtos.TezCountersProto value)
optional .TezCountersProto vertexCounters = 5; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.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.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.VertexStatusProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.VertexStatusProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.VertexStatusProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.Builder mergeFrom(DAGProtos.VertexStatusProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public DAGProtos.VertexStatusProto.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<DAGProtos.VertexStatusProto.Builder>IOExceptionpublic boolean hasId()
required string id = 1;hasId in interface DAGProtos.VertexStatusProtoOrBuilderpublic String getId()
required string id = 1;getId in interface DAGProtos.VertexStatusProtoOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
required string id = 1;getIdBytes in interface DAGProtos.VertexStatusProtoOrBuilderpublic DAGProtos.VertexStatusProto.Builder setId(String value)
required string id = 1;value - The id to set.public DAGProtos.VertexStatusProto.Builder clearId()
required string id = 1;public DAGProtos.VertexStatusProto.Builder setIdBytes(com.google.protobuf.ByteString value)
required string id = 1;value - The bytes for id to set.public boolean hasState()
optional .VertexStatusStateProto state = 2;hasState in interface DAGProtos.VertexStatusProtoOrBuilderpublic DAGProtos.VertexStatusStateProto getState()
optional .VertexStatusStateProto state = 2;getState in interface DAGProtos.VertexStatusProtoOrBuilderpublic DAGProtos.VertexStatusProto.Builder setState(DAGProtos.VertexStatusStateProto value)
optional .VertexStatusStateProto state = 2;value - The state to set.public DAGProtos.VertexStatusProto.Builder clearState()
optional .VertexStatusStateProto state = 2;public com.google.protobuf.ProtocolStringList getDiagnosticsList()
repeated string diagnostics = 3;getDiagnosticsList in interface DAGProtos.VertexStatusProtoOrBuilderpublic int getDiagnosticsCount()
repeated string diagnostics = 3;getDiagnosticsCount in interface DAGProtos.VertexStatusProtoOrBuilderpublic String getDiagnostics(int index)
repeated string diagnostics = 3;getDiagnostics in interface DAGProtos.VertexStatusProtoOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDiagnosticsBytes(int index)
repeated string diagnostics = 3;getDiagnosticsBytes in interface DAGProtos.VertexStatusProtoOrBuilderindex - The index of the value to return.public DAGProtos.VertexStatusProto.Builder setDiagnostics(int index, String value)
repeated string diagnostics = 3;index - The index to set the value at.value - The diagnostics to set.public DAGProtos.VertexStatusProto.Builder addDiagnostics(String value)
repeated string diagnostics = 3;value - The diagnostics to add.public DAGProtos.VertexStatusProto.Builder addAllDiagnostics(Iterable<String> values)
repeated string diagnostics = 3;values - The diagnostics to add.public DAGProtos.VertexStatusProto.Builder clearDiagnostics()
repeated string diagnostics = 3;public DAGProtos.VertexStatusProto.Builder addDiagnosticsBytes(com.google.protobuf.ByteString value)
repeated string diagnostics = 3;value - The bytes of the diagnostics to add.public boolean hasProgress()
optional .ProgressProto progress = 4;hasProgress in interface DAGProtos.VertexStatusProtoOrBuilderpublic DAGProtos.ProgressProto getProgress()
optional .ProgressProto progress = 4;getProgress in interface DAGProtos.VertexStatusProtoOrBuilderpublic DAGProtos.VertexStatusProto.Builder setProgress(DAGProtos.ProgressProto value)
optional .ProgressProto progress = 4;public DAGProtos.VertexStatusProto.Builder setProgress(DAGProtos.ProgressProto.Builder builderForValue)
optional .ProgressProto progress = 4;public DAGProtos.VertexStatusProto.Builder mergeProgress(DAGProtos.ProgressProto value)
optional .ProgressProto progress = 4;public DAGProtos.VertexStatusProto.Builder clearProgress()
optional .ProgressProto progress = 4;public DAGProtos.ProgressProto.Builder getProgressBuilder()
optional .ProgressProto progress = 4;public DAGProtos.ProgressProtoOrBuilder getProgressOrBuilder()
optional .ProgressProto progress = 4;getProgressOrBuilder in interface DAGProtos.VertexStatusProtoOrBuilderpublic boolean hasVertexCounters()
optional .TezCountersProto vertexCounters = 5;hasVertexCounters in interface DAGProtos.VertexStatusProtoOrBuilderpublic DAGProtos.TezCountersProto getVertexCounters()
optional .TezCountersProto vertexCounters = 5;getVertexCounters in interface DAGProtos.VertexStatusProtoOrBuilderpublic DAGProtos.VertexStatusProto.Builder setVertexCounters(DAGProtos.TezCountersProto value)
optional .TezCountersProto vertexCounters = 5;public DAGProtos.VertexStatusProto.Builder setVertexCounters(DAGProtos.TezCountersProto.Builder builderForValue)
optional .TezCountersProto vertexCounters = 5;public DAGProtos.VertexStatusProto.Builder mergeVertexCounters(DAGProtos.TezCountersProto value)
optional .TezCountersProto vertexCounters = 5;public DAGProtos.VertexStatusProto.Builder clearVertexCounters()
optional .TezCountersProto vertexCounters = 5;public DAGProtos.TezCountersProto.Builder getVertexCountersBuilder()
optional .TezCountersProto vertexCounters = 5;public DAGProtos.TezCountersProtoOrBuilder getVertexCountersOrBuilder()
optional .TezCountersProto vertexCounters = 5;getVertexCountersOrBuilder in interface DAGProtos.VertexStatusProtoOrBuilderpublic final DAGProtos.VertexStatusProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>public final DAGProtos.VertexStatusProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DAGProtos.VertexStatusProto.Builder>Copyright © 2024 Apache Software Foundation. All rights reserved.