Uses of Interface
org.apache.tez.dag.api.records.DAGProtos.PlanLocalResourcesProtoOrBuilder

Packages that use DAGProtos.PlanLocalResourcesProtoOrBuilder
org.apache.tez.dag.api.records   
 

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

Classes in org.apache.tez.dag.api.records that implement DAGProtos.PlanLocalResourcesProtoOrBuilder
static class DAGProtos.PlanLocalResourcesProto
          Protobuf type PlanLocalResourcesProto
static class DAGProtos.PlanLocalResourcesProto.Builder
          Protobuf type PlanLocalResourcesProto
 

Methods in org.apache.tez.dag.api.records that return DAGProtos.PlanLocalResourcesProtoOrBuilder
 DAGProtos.PlanLocalResourcesProtoOrBuilder DAGProtos.PreWarmContextProtoOrBuilder.getLocalResourcesOrBuilder()
          optional .PlanLocalResourcesProto localResources = 5;
 DAGProtos.PlanLocalResourcesProtoOrBuilder DAGProtos.PreWarmContextProto.getLocalResourcesOrBuilder()
          optional .PlanLocalResourcesProto localResources = 5;
 DAGProtos.PlanLocalResourcesProtoOrBuilder DAGProtos.PreWarmContextProto.Builder.getLocalResourcesOrBuilder()
          optional .PlanLocalResourcesProto localResources = 5;
 



Copyright © 2014 Apache Software Foundation. All rights reserved.