public static final class DAGProtos.ProgressProto extends com.google.protobuf.GeneratedMessageV3 implements DAGProtos.ProgressProtoOrBuilder
DAG monitoring messagesProtobuf type
ProgressProto| Modifier and Type | Class and Description |
|---|---|
static class |
DAGProtos.ProgressProto.Builder
DAG monitoring messages
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
FAILEDTASKATTEMPTCOUNT_FIELD_NUMBER |
static int |
FAILEDTASKCOUNT_FIELD_NUMBER |
static int |
KILLEDTASKATTEMPTCOUNT_FIELD_NUMBER |
static int |
KILLEDTASKCOUNT_FIELD_NUMBER |
static com.google.protobuf.Parser<DAGProtos.ProgressProto> |
PARSER
Deprecated.
|
static int |
REJECTEDTASKATTEMPTCOUNT_FIELD_NUMBER |
static int |
RUNNINGTASKCOUNT_FIELD_NUMBER |
static int |
SUCCEEDEDTASKCOUNT_FIELD_NUMBER |
static int |
TOTALTASKCOUNT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static DAGProtos.ProgressProto |
getDefaultInstance() |
DAGProtos.ProgressProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getFailedTaskAttemptCount()
optional int32 failedTaskAttemptCount = 6; |
int |
getFailedTaskCount()
optional int32 failedTaskCount = 4; |
int |
getKilledTaskAttemptCount()
optional int32 killedTaskAttemptCount = 7; |
int |
getKilledTaskCount()
optional int32 killedTaskCount = 5; |
com.google.protobuf.Parser<DAGProtos.ProgressProto> |
getParserForType() |
int |
getRejectedTaskAttemptCount()
optional int32 rejectedTaskAttemptCount = 8; |
int |
getRunningTaskCount()
optional int32 runningTaskCount = 3; |
int |
getSerializedSize() |
int |
getSucceededTaskCount()
optional int32 succeededTaskCount = 2; |
int |
getTotalTaskCount()
optional int32 totalTaskCount = 1; |
boolean |
hasFailedTaskAttemptCount()
optional int32 failedTaskAttemptCount = 6; |
boolean |
hasFailedTaskCount()
optional int32 failedTaskCount = 4; |
int |
hashCode() |
boolean |
hasKilledTaskAttemptCount()
optional int32 killedTaskAttemptCount = 7; |
boolean |
hasKilledTaskCount()
optional int32 killedTaskCount = 5; |
boolean |
hasRejectedTaskAttemptCount()
optional int32 rejectedTaskAttemptCount = 8; |
boolean |
hasRunningTaskCount()
optional int32 runningTaskCount = 3; |
boolean |
hasSucceededTaskCount()
optional int32 succeededTaskCount = 2; |
boolean |
hasTotalTaskCount()
optional int32 totalTaskCount = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DAGProtos.ProgressProto.Builder |
newBuilder() |
static DAGProtos.ProgressProto.Builder |
newBuilder(DAGProtos.ProgressProto prototype) |
DAGProtos.ProgressProto.Builder |
newBuilderForType() |
protected DAGProtos.ProgressProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DAGProtos.ProgressProto |
parseDelimitedFrom(InputStream input) |
static DAGProtos.ProgressProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.ProgressProto |
parseFrom(byte[] data) |
static DAGProtos.ProgressProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.ProgressProto |
parseFrom(ByteBuffer data) |
static DAGProtos.ProgressProto |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.ProgressProto |
parseFrom(com.google.protobuf.ByteString data) |
static DAGProtos.ProgressProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.ProgressProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DAGProtos.ProgressProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.ProgressProto |
parseFrom(InputStream input) |
static DAGProtos.ProgressProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DAGProtos.ProgressProto> |
parser() |
DAGProtos.ProgressProto.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TOTALTASKCOUNT_FIELD_NUMBER
public static final int SUCCEEDEDTASKCOUNT_FIELD_NUMBER
public static final int RUNNINGTASKCOUNT_FIELD_NUMBER
public static final int FAILEDTASKCOUNT_FIELD_NUMBER
public static final int KILLEDTASKCOUNT_FIELD_NUMBER
public static final int FAILEDTASKATTEMPTCOUNT_FIELD_NUMBER
public static final int KILLEDTASKATTEMPTCOUNT_FIELD_NUMBER
public static final int REJECTEDTASKATTEMPTCOUNT_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<DAGProtos.ProgressProto> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasTotalTaskCount()
optional int32 totalTaskCount = 1;hasTotalTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getTotalTaskCount()
optional int32 totalTaskCount = 1;getTotalTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic boolean hasSucceededTaskCount()
optional int32 succeededTaskCount = 2;hasSucceededTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getSucceededTaskCount()
optional int32 succeededTaskCount = 2;getSucceededTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic boolean hasRunningTaskCount()
optional int32 runningTaskCount = 3;hasRunningTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getRunningTaskCount()
optional int32 runningTaskCount = 3;getRunningTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic boolean hasFailedTaskCount()
optional int32 failedTaskCount = 4;hasFailedTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getFailedTaskCount()
optional int32 failedTaskCount = 4;getFailedTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic boolean hasKilledTaskCount()
optional int32 killedTaskCount = 5;hasKilledTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getKilledTaskCount()
optional int32 killedTaskCount = 5;getKilledTaskCount in interface DAGProtos.ProgressProtoOrBuilderpublic boolean hasFailedTaskAttemptCount()
optional int32 failedTaskAttemptCount = 6;hasFailedTaskAttemptCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getFailedTaskAttemptCount()
optional int32 failedTaskAttemptCount = 6;getFailedTaskAttemptCount in interface DAGProtos.ProgressProtoOrBuilderpublic boolean hasKilledTaskAttemptCount()
optional int32 killedTaskAttemptCount = 7;hasKilledTaskAttemptCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getKilledTaskAttemptCount()
optional int32 killedTaskAttemptCount = 7;getKilledTaskAttemptCount in interface DAGProtos.ProgressProtoOrBuilderpublic boolean hasRejectedTaskAttemptCount()
optional int32 rejectedTaskAttemptCount = 8;hasRejectedTaskAttemptCount in interface DAGProtos.ProgressProtoOrBuilderpublic int getRejectedTaskAttemptCount()
optional int32 rejectedTaskAttemptCount = 8;getRejectedTaskAttemptCount in interface DAGProtos.ProgressProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static DAGProtos.ProgressProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.ProgressProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.ProgressProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.ProgressProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.ProgressProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.ProgressProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.ProgressProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static DAGProtos.ProgressProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.ProgressProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DAGProtos.ProgressProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.ProgressProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DAGProtos.ProgressProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DAGProtos.ProgressProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DAGProtos.ProgressProto.Builder newBuilder()
public static DAGProtos.ProgressProto.Builder newBuilder(DAGProtos.ProgressProto prototype)
public DAGProtos.ProgressProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DAGProtos.ProgressProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DAGProtos.ProgressProto getDefaultInstance()
public static com.google.protobuf.Parser<DAGProtos.ProgressProto> parser()
public com.google.protobuf.Parser<DAGProtos.ProgressProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DAGProtos.ProgressProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Apache Software Foundation. All rights reserved.