| Package | Description |
|---|---|
| org.apache.tez.dag.recovery.records |
| Modifier and Type | Class and Description |
|---|---|
static class |
RecoveryProtos.RootInputSpecUpdateProto
Protobuf type
RootInputSpecUpdateProto |
static class |
RecoveryProtos.RootInputSpecUpdateProto.Builder
Protobuf type
RootInputSpecUpdateProto |
| Modifier and Type | Method and Description |
|---|---|
RecoveryProtos.RootInputSpecUpdateProtoOrBuilder |
RecoveryProtos.VertexParallelismUpdatedProtoOrBuilder.getRootInputSpecUpdatesOrBuilder(int index)
repeated .RootInputSpecUpdateProto root_input_spec_updates = 5; |
RecoveryProtos.RootInputSpecUpdateProtoOrBuilder |
RecoveryProtos.VertexParallelismUpdatedProto.getRootInputSpecUpdatesOrBuilder(int index)
repeated .RootInputSpecUpdateProto root_input_spec_updates = 5; |
RecoveryProtos.RootInputSpecUpdateProtoOrBuilder |
RecoveryProtos.VertexParallelismUpdatedProto.Builder.getRootInputSpecUpdatesOrBuilder(int index)
repeated .RootInputSpecUpdateProto root_input_spec_updates = 5; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends RecoveryProtos.RootInputSpecUpdateProtoOrBuilder> |
RecoveryProtos.VertexParallelismUpdatedProtoOrBuilder.getRootInputSpecUpdatesOrBuilderList()
repeated .RootInputSpecUpdateProto root_input_spec_updates = 5; |
List<? extends RecoveryProtos.RootInputSpecUpdateProtoOrBuilder> |
RecoveryProtos.VertexParallelismUpdatedProto.getRootInputSpecUpdatesOrBuilderList()
repeated .RootInputSpecUpdateProto root_input_spec_updates = 5; |
List<? extends RecoveryProtos.RootInputSpecUpdateProtoOrBuilder> |
RecoveryProtos.VertexParallelismUpdatedProto.Builder.getRootInputSpecUpdatesOrBuilderList()
repeated .RootInputSpecUpdateProto root_input_spec_updates = 5; |
Copyright © 2014 Apache Software Foundation. All rights reserved.