| Package | Description |
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.records |
| Modifier and Type | Method and Description |
|---|---|
static DAGProtos.RootInputLeafOutputProto |
DagTypeConverters.convertToDAGPlan(RootInputLeafOutput<? extends EntityDescriptor<?>,? extends EntityDescriptor<?>> rootIO) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.RootInputLeafOutputProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.Builder.build() |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.Builder.buildPartial() |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.getDefaultInstance() |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.getDefaultInstanceForType() |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.Builder.getDefaultInstanceForType() |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.VertexPlanOrBuilder.getInputs(int index)
repeated .RootInputLeafOutputProto inputs = 8; |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.VertexPlan.getInputs(int index)
repeated .RootInputLeafOutputProto inputs = 8; |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.VertexPlan.Builder.getInputs(int index)
repeated .RootInputLeafOutputProto inputs = 8; |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.VertexPlanOrBuilder.getOutputs(int index)
repeated .RootInputLeafOutputProto outputs = 9; |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.VertexPlan.getOutputs(int index)
repeated .RootInputLeafOutputProto outputs = 9; |
DAGProtos.RootInputLeafOutputProto |
DAGProtos.VertexPlan.Builder.getOutputs(int index)
repeated .RootInputLeafOutputProto outputs = 9; |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseDelimitedFrom(InputStream input) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(byte[] data) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(com.google.protobuf.ByteString data) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(InputStream input) |
static DAGProtos.RootInputLeafOutputProto |
DAGProtos.RootInputLeafOutputProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.VertexPlanOrBuilder.getInputsList()
repeated .RootInputLeafOutputProto inputs = 8; |
List<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.VertexPlan.getInputsList()
repeated .RootInputLeafOutputProto inputs = 8; |
List<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.VertexPlan.Builder.getInputsList()
repeated .RootInputLeafOutputProto inputs = 8; |
List<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.VertexPlanOrBuilder.getOutputsList()
repeated .RootInputLeafOutputProto outputs = 9; |
List<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.VertexPlan.getOutputsList()
repeated .RootInputLeafOutputProto outputs = 9; |
List<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.VertexPlan.Builder.getOutputsList()
repeated .RootInputLeafOutputProto outputs = 9; |
com.google.protobuf.Parser<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.RootInputLeafOutputProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addInputs(DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 8; |
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addInputs(int index,
DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 8; |
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addOutputs(DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto outputs = 9; |
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addOutputs(int index,
DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto outputs = 9; |
DAGProtos.RootInputLeafOutputProto.Builder |
DAGProtos.RootInputLeafOutputProto.Builder.mergeFrom(DAGProtos.RootInputLeafOutputProto other) |
static DAGProtos.RootInputLeafOutputProto.Builder |
DAGProtos.RootInputLeafOutputProto.newBuilder(DAGProtos.RootInputLeafOutputProto prototype) |
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.setInputs(int index,
DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 8; |
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.setOutputs(int index,
DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto outputs = 9; |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addAllInputs(Iterable<? extends DAGProtos.RootInputLeafOutputProto> values)
repeated .RootInputLeafOutputProto inputs = 8; |
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addAllOutputs(Iterable<? extends DAGProtos.RootInputLeafOutputProto> values)
repeated .RootInputLeafOutputProto outputs = 9; |
Copyright © 2014 Apache Software Foundation. All rights reserved.