Uses of Class
org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProto

Packages that use DAGProtos.PlanLocalResourcesProto
org.apache.tez.dag.api   
org.apache.tez.dag.api.client.rpc   
org.apache.tez.dag.api.records   
 

Uses of DAGProtos.PlanLocalResourcesProto in org.apache.tez.dag.api
 

Methods in org.apache.tez.dag.api that return DAGProtos.PlanLocalResourcesProto
static DAGProtos.PlanLocalResourcesProto DagTypeConverters.convertFromLocalResources(Map<String,org.apache.hadoop.yarn.api.records.LocalResource> localResources)
           
 

Methods in org.apache.tez.dag.api with parameters of type DAGProtos.PlanLocalResourcesProto
static Map<String,org.apache.hadoop.yarn.api.records.LocalResource> DagTypeConverters.convertFromPlanLocalResources(DAGProtos.PlanLocalResourcesProto proto)
           
 

Uses of DAGProtos.PlanLocalResourcesProto in org.apache.tez.dag.api.client.rpc
 

Methods in org.apache.tez.dag.api.client.rpc that return DAGProtos.PlanLocalResourcesProto
 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;
 

Methods in org.apache.tez.dag.api.client.rpc with parameters of type DAGProtos.PlanLocalResourcesProto
 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;
 

Uses of DAGProtos.PlanLocalResourcesProto in org.apache.tez.dag.api.records
 

Fields in org.apache.tez.dag.api.records with type parameters of type DAGProtos.PlanLocalResourcesProto
static com.google.protobuf.Parser<DAGProtos.PlanLocalResourcesProto> DAGProtos.PlanLocalResourcesProto.PARSER
           
 

Methods in org.apache.tez.dag.api.records that return DAGProtos.PlanLocalResourcesProto
 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()
           
 DAGProtos.PlanLocalResourcesProto DAGProtos.PreWarmContextProtoOrBuilder.getLocalResources()
          optional .PlanLocalResourcesProto localResources = 5;
 DAGProtos.PlanLocalResourcesProto DAGProtos.PreWarmContextProto.getLocalResources()
          optional .PlanLocalResourcesProto localResources = 5;
 DAGProtos.PlanLocalResourcesProto DAGProtos.PreWarmContextProto.Builder.getLocalResources()
          optional .PlanLocalResourcesProto localResources = 5;
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)
           
 

Methods in org.apache.tez.dag.api.records that return types with arguments of type DAGProtos.PlanLocalResourcesProto
 com.google.protobuf.Parser<DAGProtos.PlanLocalResourcesProto> DAGProtos.PlanLocalResourcesProto.getParserForType()
           
 

Methods in org.apache.tez.dag.api.records with parameters of type DAGProtos.PlanLocalResourcesProto
 DAGProtos.PlanLocalResourcesProto.Builder DAGProtos.PlanLocalResourcesProto.Builder.mergeFrom(DAGProtos.PlanLocalResourcesProto other)
           
 DAGProtos.PreWarmContextProto.Builder DAGProtos.PreWarmContextProto.Builder.mergeLocalResources(DAGProtos.PlanLocalResourcesProto value)
          optional .PlanLocalResourcesProto localResources = 5;
static DAGProtos.PlanLocalResourcesProto.Builder DAGProtos.PlanLocalResourcesProto.newBuilder(DAGProtos.PlanLocalResourcesProto prototype)
           
 DAGProtos.PreWarmContextProto.Builder DAGProtos.PreWarmContextProto.Builder.setLocalResources(DAGProtos.PlanLocalResourcesProto value)
          optional .PlanLocalResourcesProto localResources = 5;
 



Copyright © 2014 Apache Software Foundation. All rights reserved.