|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptFinishedProto
public static final class RecoveryProtos.TaskAttemptFinishedProto
Protobuf type TaskAttemptFinishedProto
| Nested Class Summary | |
|---|---|
static class |
RecoveryProtos.TaskAttemptFinishedProto.Builder
Protobuf type TaskAttemptFinishedProto |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type> |
| Field Summary | |
|---|---|
static int |
COUNTERS_FIELD_NUMBER
|
static int |
DIAGNOSTICS_FIELD_NUMBER
|
static int |
FINISH_TIME_FIELD_NUMBER
|
static com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> |
PARSER
|
static int |
STATE_FIELD_NUMBER
|
static int |
TASK_ATTEMPT_ID_FIELD_NUMBER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
org.apache.tez.dag.api.records.DAGProtos.TezCountersProto |
getCounters()
optional .TezCountersProto counters = 5; |
org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder |
getCountersOrBuilder()
optional .TezCountersProto counters = 5; |
static RecoveryProtos.TaskAttemptFinishedProto |
getDefaultInstance()
|
RecoveryProtos.TaskAttemptFinishedProto |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
String |
getDiagnostics()
optional string diagnostics = 4; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 4; |
long |
getFinishTime()
optional int64 finish_time = 2; |
com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> |
getParserForType()
|
int |
getSerializedSize()
|
int |
getState()
optional int32 state = 3; |
String |
getTaskAttemptId()
optional string task_attempt_id = 1; |
com.google.protobuf.ByteString |
getTaskAttemptIdBytes()
optional string task_attempt_id = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
boolean |
hasCounters()
optional .TezCountersProto counters = 5; |
boolean |
hasDiagnostics()
optional string diagnostics = 4; |
boolean |
hasFinishTime()
optional int64 finish_time = 2; |
int |
hashCode()
|
boolean |
hasState()
optional int32 state = 3; |
boolean |
hasTaskAttemptId()
optional string task_attempt_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilder()
|
static RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilder(RecoveryProtos.TaskAttemptFinishedProto prototype)
|
RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilderForType()
|
protected RecoveryProtos.TaskAttemptFinishedProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseDelimitedFrom(InputStream input)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(byte[] data)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.ByteString data)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(InputStream input)
|
static RecoveryProtos.TaskAttemptFinishedProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
RecoveryProtos.TaskAttemptFinishedProto.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> PARSER
public static final int TASK_ATTEMPT_ID_FIELD_NUMBER
public static final int FINISH_TIME_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int DIAGNOSTICS_FIELD_NUMBER
public static final int COUNTERS_FIELD_NUMBER
| Method Detail |
|---|
public static RecoveryProtos.TaskAttemptFinishedProto getDefaultInstance()
public RecoveryProtos.TaskAttemptFinishedProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<RecoveryProtos.TaskAttemptFinishedProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasTaskAttemptId()
optional string task_attempt_id = 1;
hasTaskAttemptId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getTaskAttemptId()
optional string task_attempt_id = 1;
getTaskAttemptId in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getTaskAttemptIdBytes()
optional string task_attempt_id = 1;
getTaskAttemptIdBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasFinishTime()
optional int64 finish_time = 2;
hasFinishTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic long getFinishTime()
optional int64 finish_time = 2;
getFinishTime in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasState()
optional int32 state = 3;
hasState in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic int getState()
optional int32 state = 3;
getState in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasDiagnostics()
optional string diagnostics = 4;
hasDiagnostics in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic String getDiagnostics()
optional string diagnostics = 4;
getDiagnostics in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 4;
getDiagnosticsBytes in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic boolean hasCounters()
optional .TezCountersProto counters = 5;
hasCounters in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic org.apache.tez.dag.api.records.DAGProtos.TezCountersProto getCounters()
optional .TezCountersProto counters = 5;
getCounters in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic org.apache.tez.dag.api.records.DAGProtos.TezCountersProtoOrBuilder getCountersOrBuilder()
optional .TezCountersProto counters = 5;
getCountersOrBuilder in interface RecoveryProtos.TaskAttemptFinishedProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic 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.AbstractMessage
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(InputStream input)
throws IOException
IOException
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static RecoveryProtos.TaskAttemptFinishedProto parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static RecoveryProtos.TaskAttemptFinishedProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public static RecoveryProtos.TaskAttemptFinishedProto parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilder()
public RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilder(RecoveryProtos.TaskAttemptFinishedProto prototype)
public RecoveryProtos.TaskAttemptFinishedProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RecoveryProtos.TaskAttemptFinishedProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||