public static final class RecoveryProtos.TezDataMovementEventProto extends com.google.protobuf.GeneratedMessage implements RecoveryProtos.TezDataMovementEventProtoOrBuilder
TezDataMovementEventProto| Modifier and Type | Class and Description |
|---|---|
static class |
RecoveryProtos.TezDataMovementEventProto.Builder
Protobuf type
TezDataMovementEventProto |
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 |
INPUT_INITIALIZER_EVENT_FIELD_NUMBER |
static com.google.protobuf.Parser<RecoveryProtos.TezDataMovementEventProto> |
PARSER |
static int |
ROOT_INPUT_DATA_INFORMATION_EVENT_FIELD_NUMBER |
static int |
SOURCE_INFO_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.TezDataMovementEventProto |
getDefaultInstance() |
RecoveryProtos.TezDataMovementEventProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
RecoveryProtos.EventMetaDataProto |
getDestinationInfo()
optional .EventMetaDataProto destination_info = 2; |
RecoveryProtos.EventMetaDataProtoOrBuilder |
getDestinationInfoOrBuilder()
optional .EventMetaDataProto destination_info = 2; |
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.TezDataMovementEventProto> |
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() |
boolean |
hasCompositeDataMovementEvent()
optional .CompositeEventProto composite_data_movement_event = 4; |
boolean |
hasDataMovementEvent()
optional .DataMovementEventProto data_movement_event = 3; |
boolean |
hasDestinationInfo()
optional .EventMetaDataProto destination_info = 2; |
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RecoveryProtos.TezDataMovementEventProto.Builder |
newBuilder() |
static RecoveryProtos.TezDataMovementEventProto.Builder |
newBuilder(RecoveryProtos.TezDataMovementEventProto prototype) |
RecoveryProtos.TezDataMovementEventProto.Builder |
newBuilderForType() |
protected RecoveryProtos.TezDataMovementEventProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static RecoveryProtos.TezDataMovementEventProto |
parseDelimitedFrom(InputStream input) |
static RecoveryProtos.TezDataMovementEventProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(byte[] data) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(com.google.protobuf.ByteString data) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(InputStream input) |
static RecoveryProtos.TezDataMovementEventProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecoveryProtos.TezDataMovementEventProto.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.TezDataMovementEventProto> 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 RecoveryProtos.TezDataMovementEventProto getDefaultInstance()
public RecoveryProtos.TezDataMovementEventProto 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.TezDataMovementEventProto> 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.TezDataMovementEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProto getSourceInfo()
optional .EventMetaDataProto source_info = 1;getSourceInfo in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProtoOrBuilder getSourceInfoOrBuilder()
optional .EventMetaDataProto source_info = 1;getSourceInfoOrBuilder in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic boolean hasDestinationInfo()
optional .EventMetaDataProto destination_info = 2;hasDestinationInfo in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProto getDestinationInfo()
optional .EventMetaDataProto destination_info = 2;getDestinationInfo in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic RecoveryProtos.EventMetaDataProtoOrBuilder getDestinationInfoOrBuilder()
optional .EventMetaDataProto destination_info = 2;getDestinationInfoOrBuilder in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic boolean hasDataMovementEvent()
optional .DataMovementEventProto data_movement_event = 3;hasDataMovementEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProto getDataMovementEvent()
optional .DataMovementEventProto data_movement_event = 3;getDataMovementEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.DataMovementEventProtoOrBuilder getDataMovementEventOrBuilder()
optional .DataMovementEventProto data_movement_event = 3;getDataMovementEventOrBuilder in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic boolean hasCompositeDataMovementEvent()
optional .CompositeEventProto composite_data_movement_event = 4;hasCompositeDataMovementEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.CompositeEventProto getCompositeDataMovementEvent()
optional .CompositeEventProto composite_data_movement_event = 4;getCompositeDataMovementEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.CompositeEventProtoOrBuilder getCompositeDataMovementEventOrBuilder()
optional .CompositeEventProto composite_data_movement_event = 4;getCompositeDataMovementEventOrBuilder in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic boolean hasRootInputDataInformationEvent()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;hasRootInputDataInformationEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProto getRootInputDataInformationEvent()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;getRootInputDataInformationEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputDataInformationEventProtoOrBuilder getRootInputDataInformationEventOrBuilder()
optional .RootInputDataInformationEventProto root_input_data_information_event = 5;getRootInputDataInformationEventOrBuilder in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic boolean hasInputInitializerEvent()
optional .RootInputInitializerEventProto input_initializer_event = 6;hasInputInitializerEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProto getInputInitializerEvent()
optional .RootInputInitializerEventProto input_initializer_event = 6;getInputInitializerEvent in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic org.apache.tez.runtime.api.events.EventProtos.RootInputInitializerEventProtoOrBuilder getInputInitializerEventOrBuilder()
optional .RootInputInitializerEventProto input_initializer_event = 6;getInputInitializerEventOrBuilder in interface RecoveryProtos.TezDataMovementEventProtoOrBuilderpublic 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.TezDataMovementEventProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RecoveryProtos.TezDataMovementEventProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RecoveryProtos.TezDataMovementEventProto.Builder newBuilder()
public RecoveryProtos.TezDataMovementEventProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RecoveryProtos.TezDataMovementEventProto.Builder newBuilder(RecoveryProtos.TezDataMovementEventProto prototype)
public RecoveryProtos.TezDataMovementEventProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RecoveryProtos.TezDataMovementEventProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2015 Apache Software Foundation. All rights reserved.