public static final class RecoveryProtos.TezEventProto extends com.google.protobuf.GeneratedMessage implements RecoveryProtos.TezEventProtoOrBuilder
TezEventProto| Modifier and Type | Class and Description |
|---|---|
static class |
RecoveryProtos.TezEventProto.Builder
Protobuf type
TezEventProto |
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>| Modifier and Type | Field and Description |
|---|---|
static int |
COMPOSITE_DATA_MOVEMENT_EVENT_FIELD_NUMBER |
static int |
DATA_MOVEMENT_EVENT_FIELD_NUMBER |
static int |
DESTINATION_INFO_FIELD_NUMBER |
static int |
EVENT_TIME_FIELD_NUMBER |
static int |
INPUT_INITIALIZER_EVENT_FIELD_NUMBER |
static com.google.protobuf.Parser<RecoveryProtos.TezEventProto> |
PARSER |
static int |
ROOT_INPUT_DATA_INFORMATION_EVENT_FIELD_NUMBER |
static int |
SOURCE_INFO_FIELD_NUMBER |
static int |
VM_EVENT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto |
getCompositeDataMovementEvent()
optional .CompositeEventProto composite_data_movement_event = 4; |
org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder |
getCompositeDataMovementEventOrBuilder()
optional .CompositeEventProto composite_data_movement_event = 4; |
org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto |
getDataMovementEvent()
optional .DataMovementEventProto data_movement_event = 3; |
org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder |
getDataMovementEventOrBuilder()
optional .DataMovementEventProto data_movement_event = 3; |
static RecoveryProtos.TezEventProto |
getDefaultInstance() |
RecoveryProtos.TezEventProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
RecoveryProtos.EventMetaDataProto |
getDestinationInfo()
optional .EventMetaDataProto destination_info = 2; |
RecoveryProtos.EventMetaDataProtoOrBuilder |
getDestinationInfoOrBuilder()
optional .EventMetaDataProto destination_info = 2; |
long |
getEventTime()
optional int64 event_time = 7; |
org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto |
getInputInitializerEvent()
optional .RootInputInitializerEventProto input_initializer_event = 6; |
org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder |
getInputInitializerEventOrBuilder()
optional .RootInputInitializerEventProto input_initializer_event = 6; |
com.google.protobuf.Parser<RecoveryProtos.TezEventProto> |
getParserForType() |
org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto |
getRootInputDataInformationEvent()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5; |
org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder |
getRootInputDataInformationEventOrBuilder()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5; |
int |
getSerializedSize() |
RecoveryProtos.EventMetaDataProto |
getSourceInfo()
optional .EventMetaDataProto source_info = 1; |
RecoveryProtos.EventMetaDataProtoOrBuilder |
getSourceInfoOrBuilder()
optional .EventMetaDataProto source_info = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto |
getVmEvent()
optional .VertexManagerEventProto vm_event = 8; |
org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProtoOrBuilder |
getVmEventOrBuilder()
optional .VertexManagerEventProto vm_event = 8; |
boolean |
hasCompositeDataMovementEvent()
optional .CompositeEventProto composite_data_movement_event = 4; |
boolean |
hasDataMovementEvent()
optional .DataMovementEventProto data_movement_event = 3; |
boolean |
hasDestinationInfo()
optional .EventMetaDataProto destination_info = 2; |
boolean |
hasEventTime()
optional int64 event_time = 7; |
int |
hashCode() |
boolean |
hasInputInitializerEvent()
optional .RootInputInitializerEventProto input_initializer_event = 6; |
boolean |
hasRootInputDataInformationEvent()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5; |
boolean |
hasSourceInfo()
optional .EventMetaDataProto source_info = 1; |
boolean |
hasVmEvent()
optional .VertexManagerEventProto vm_event = 8; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RecoveryProtos.TezEventProto.Builder |
newBuilder() |
static RecoveryProtos.TezEventProto.Builder |
newBuilder(RecoveryProtos.TezEventProto prototype) |
RecoveryProtos.TezEventProto.Builder |
newBuilderForType() |
protected RecoveryProtos.TezEventProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static RecoveryProtos.TezEventProto |
parseDelimitedFrom(InputStream input) |
static RecoveryProtos.TezEventProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezEventProto |
parseFrom(byte[] data) |
static RecoveryProtos.TezEventProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezEventProto |
parseFrom(com.google.protobuf.ByteString data) |
static RecoveryProtos.TezEventProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezEventProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RecoveryProtos.TezEventProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezEventProto |
parseFrom(InputStream input) |
static RecoveryProtos.TezEventProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecoveryProtos.TezEventProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<RecoveryProtos.TezEventProto> PARSER
public static final int SOURCE_INFO_FIELD_NUMBER
public static final int DESTINATION_INFO_FIELD_NUMBER
public static final int DATA_MOVEMENT_EVENT_FIELD_NUMBER
public static final int COMPOSITE_DATA_MOVEMENT_EVENT_FIELD_NUMBER
public static final int ROOT_INPUT_DATA_INFORMATION_EVENT_FIELD_NUMBER
public static final int INPUT_INITIALIZER_EVENT_FIELD_NUMBER
public static final int EVENT_TIME_FIELD_NUMBER
public static final int VM_EVENT_FIELD_NUMBER
public static RecoveryProtos.TezEventProto getDefaultInstance()
public RecoveryProtos.TezEventProto 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.TezEventProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasSourceInfo()
optional .EventMetaDataProto source_info = 1;hasSourceInfo in interface RecoveryProtos.TezEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProto getSourceInfo()
optional .EventMetaDataProto source_info = 1;getSourceInfo in interface RecoveryProtos.TezEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProtoOrBuilder getSourceInfoOrBuilder()
optional .EventMetaDataProto source_info = 1;getSourceInfoOrBuilder in interface RecoveryProtos.TezEventProtoOrBuilderpublic boolean hasDestinationInfo()
optional .EventMetaDataProto destination_info = 2;hasDestinationInfo in interface RecoveryProtos.TezEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProto getDestinationInfo()
optional .EventMetaDataProto destination_info = 2;getDestinationInfo in interface RecoveryProtos.TezEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProtoOrBuilder getDestinationInfoOrBuilder()
optional .EventMetaDataProto destination_info = 2;getDestinationInfoOrBuilder in interface RecoveryProtos.TezEventProtoOrBuilderpublic boolean hasDataMovementEvent()
optional .DataMovementEventProto data_movement_event = 3;hasDataMovementEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto getDataMovementEvent()
optional .DataMovementEventProto data_movement_event = 3;getDataMovementEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder getDataMovementEventOrBuilder()
optional .DataMovementEventProto data_movement_event = 3;getDataMovementEventOrBuilder in interface RecoveryProtos.TezEventProtoOrBuilderpublic boolean hasCompositeDataMovementEvent()
optional .CompositeEventProto composite_data_movement_event = 4;hasCompositeDataMovementEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto getCompositeDataMovementEvent()
optional .CompositeEventProto composite_data_movement_event = 4;getCompositeDataMovementEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder getCompositeDataMovementEventOrBuilder()
optional .CompositeEventProto composite_data_movement_event = 4;getCompositeDataMovementEventOrBuilder in interface RecoveryProtos.TezEventProtoOrBuilderpublic boolean hasRootInputDataInformationEvent()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;hasRootInputDataInformationEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto getRootInputDataInformationEvent()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;getRootInputDataInformationEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder getRootInputDataInformationEventOrBuilder()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;getRootInputDataInformationEventOrBuilder in interface RecoveryProtos.TezEventProtoOrBuilderpublic boolean hasInputInitializerEvent()
optional .RootInputInitializerEventProto input_initializer_event = 6;hasInputInitializerEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto getInputInitializerEvent()
optional .RootInputInitializerEventProto input_initializer_event = 6;getInputInitializerEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder getInputInitializerEventOrBuilder()
optional .RootInputInitializerEventProto input_initializer_event = 6;getInputInitializerEventOrBuilder in interface RecoveryProtos.TezEventProtoOrBuilderpublic boolean hasEventTime()
optional int64 event_time = 7;hasEventTime in interface RecoveryProtos.TezEventProtoOrBuilderpublic long getEventTime()
optional int64 event_time = 7;getEventTime in interface RecoveryProtos.TezEventProtoOrBuilderpublic boolean hasVmEvent()
optional .VertexManagerEventProto vm_event = 8;hasVmEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProto getVmEvent()
optional .VertexManagerEventProto vm_event = 8;getVmEvent in interface RecoveryProtos.TezEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.VertexManagerEventProtoOrBuilder getVmEventOrBuilder()
optional .VertexManagerEventProto vm_event = 8;getVmEventOrBuilder in interface RecoveryProtos.TezEventProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic 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.AbstractMessageprotected 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.AbstractMessagepublic static RecoveryProtos.TezEventProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezEventProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezEventProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezEventProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezEventProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TezEventProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TezEventProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TezEventProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TezEventProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TezEventProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TezEventProto.Builder newBuilder()
public RecoveryProtos.TezEventProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RecoveryProtos.TezEventProto.Builder newBuilder(RecoveryProtos.TezEventProto prototype)
public RecoveryProtos.TezEventProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RecoveryProtos.TezEventProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2019 Apache Software Foundation. All rights reserved.