| Package | Description |
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.client.rpc |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.dag.api.records |
| Modifier and Type | Method and Description |
|---|---|
static DAGProtos.PlanLocalResourcesProto |
DagTypeConverters.convertFromLocalResources(Map<String,org.apache.hadoop.yarn.api.records.LocalResource> localResources) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,org.apache.hadoop.yarn.api.records.LocalResource> |
DagTypeConverters.convertFromPlanLocalResources(DAGProtos.PlanLocalResourcesProto proto) |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.PlanLocalResourcesProto |
DAGClientAMProtocolRPC.SubmitDAGRequestProtoOrBuilder.getAdditionalAmResources()
optional .PlanLocalResourcesProto additional_am_resources = 2; |
DAGProtos.PlanLocalResourcesProto |
DAGClientAMProtocolRPC.SubmitDAGRequestProto.getAdditionalAmResources()
optional .PlanLocalResourcesProto additional_am_resources = 2; |
DAGProtos.PlanLocalResourcesProto |
DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder.getAdditionalAmResources()
optional .PlanLocalResourcesProto additional_am_resources = 2; |
| Modifier and Type | Method and Description |
|---|---|
DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder |
DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder.mergeAdditionalAmResources(DAGProtos.PlanLocalResourcesProto value)
optional .PlanLocalResourcesProto additional_am_resources = 2; |
DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder |
DAGClientAMProtocolRPC.SubmitDAGRequestProto.Builder.setAdditionalAmResources(DAGProtos.PlanLocalResourcesProto value)
optional .PlanLocalResourcesProto additional_am_resources = 2; |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<DAGProtos.PlanLocalResourcesProto> |
DAGProtos.PlanLocalResourcesProto.PARSER |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.Builder.build() |
DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.Builder.buildPartial() |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.getDefaultInstance() |
DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.getDefaultInstanceForType() |
DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.Builder.getDefaultInstanceForType() |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseDelimitedFrom(InputStream input) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(byte[] data) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(com.google.protobuf.ByteString data) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(InputStream input) |
static DAGProtos.PlanLocalResourcesProto |
DAGProtos.PlanLocalResourcesProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DAGProtos.PlanLocalResourcesProto> |
DAGProtos.PlanLocalResourcesProto.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
DAGProtos.PlanLocalResourcesProto.Builder |
DAGProtos.PlanLocalResourcesProto.Builder.mergeFrom(DAGProtos.PlanLocalResourcesProto other) |
static DAGProtos.PlanLocalResourcesProto.Builder |
DAGProtos.PlanLocalResourcesProto.newBuilder(DAGProtos.PlanLocalResourcesProto prototype) |
Copyright © 2014 Apache Software Foundation. All rights reserved.