| Package | Description |
|---|---|
| org.apache.tez.dag.recovery.records |
| Modifier and Type | Class and Description |
|---|---|
static class |
RecoveryProtos.DataEventDependencyInfoProto
Protobuf type
DataEventDependencyInfoProto |
static class |
RecoveryProtos.DataEventDependencyInfoProto.Builder
Protobuf type
DataEventDependencyInfoProto |
| Modifier and Type | Method and Description |
|---|---|
RecoveryProtos.DataEventDependencyInfoProtoOrBuilder |
RecoveryProtos.TaskAttemptFinishedProtoOrBuilder.getDataEventsOrBuilder(int index)
repeated .DataEventDependencyInfoProto data_events = 11; |
RecoveryProtos.DataEventDependencyInfoProtoOrBuilder |
RecoveryProtos.TaskAttemptFinishedProto.getDataEventsOrBuilder(int index)
repeated .DataEventDependencyInfoProto data_events = 11; |
RecoveryProtos.DataEventDependencyInfoProtoOrBuilder |
RecoveryProtos.TaskAttemptFinishedProto.Builder.getDataEventsOrBuilder(int index)
repeated .DataEventDependencyInfoProto data_events = 11; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends RecoveryProtos.DataEventDependencyInfoProtoOrBuilder> |
RecoveryProtos.TaskAttemptFinishedProtoOrBuilder.getDataEventsOrBuilderList()
repeated .DataEventDependencyInfoProto data_events = 11; |
List<? extends RecoveryProtos.DataEventDependencyInfoProtoOrBuilder> |
RecoveryProtos.TaskAttemptFinishedProto.getDataEventsOrBuilderList()
repeated .DataEventDependencyInfoProto data_events = 11; |
List<? extends RecoveryProtos.DataEventDependencyInfoProtoOrBuilder> |
RecoveryProtos.TaskAttemptFinishedProto.Builder.getDataEventsOrBuilderList()
repeated .DataEventDependencyInfoProto data_events = 11; |
Copyright © 2020 Apache Software Foundation. All rights reserved.