|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAGProtos.RootInputLeafOutputProto | |
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.records | |
| Uses of DAGProtos.RootInputLeafOutputProto in org.apache.tez.dag.api |
|---|
| Methods in org.apache.tez.dag.api that return DAGProtos.RootInputLeafOutputProto | |
|---|---|
static DAGProtos.RootInputLeafOutputProto |
DagTypeConverters.convertToDAGPlan(org.apache.tez.dag.api.RootInputLeafOutput<? extends TezEntityDescriptor> descriptor)
|
| Uses of DAGProtos.RootInputLeafOutputProto in org.apache.tez.dag.api.records |
|---|
| Fields in org.apache.tez.dag.api.records with type parameters of type DAGProtos.RootInputLeafOutputProto | |
|---|---|
static com.google.protobuf.Parser<DAGProtos.RootInputLeafOutputProto> |
DAGProtos.RootInputLeafOutputProto.PARSER
|
| Methods in org.apache.tez.dag.api.records that return DAGProtos.RootInputLeafOutputProto | |
|---|---|
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)
|
| Methods in org.apache.tez.dag.api.records that return types with arguments of type DAGProtos.RootInputLeafOutputProto | |
|---|---|
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()
|
| Methods in org.apache.tez.dag.api.records with parameters of type DAGProtos.RootInputLeafOutputProto | |
|---|---|
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; |
| Method parameters in org.apache.tez.dag.api.records with type arguments of type DAGProtos.RootInputLeafOutputProto | |
|---|---|
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; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||