|
||||||||||
| 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.TezDataMovementEventProto
public static final class RecoveryProtos.TezDataMovementEventProto
Protobuf type TezDataMovementEventProto
| Nested Class Summary | |
|---|---|
static class |
RecoveryProtos.TezDataMovementEventProto.Builder
Protobuf type TezDataMovementEventProto |
| 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 |
COMPOSITE_DATA_MOVEMENT_EVENT_FIELD_NUMBER
|
static int |
DATA_MOVEMENT_EVENT_FIELD_NUMBER
|
static int |
DESTINATION_INFO_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
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
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; |
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 |
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)
|
| 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.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
| Method Detail |
|---|
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 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.TezDataMovementEventProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TezDataMovementEventProto parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TezDataMovementEventProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TezDataMovementEventProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static RecoveryProtos.TezDataMovementEventProto parseFrom(InputStream input)
throws IOException
IOException
public static RecoveryProtos.TezDataMovementEventProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static RecoveryProtos.TezDataMovementEventProto parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static RecoveryProtos.TezDataMovementEventProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static RecoveryProtos.TezDataMovementEventProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public 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.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||