|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAGProtos.PlanLocalResource | |
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.records | |
| Uses of DAGProtos.PlanLocalResource in org.apache.tez.dag.api |
|---|
| Methods in org.apache.tez.dag.api that return DAGProtos.PlanLocalResource | |
|---|---|
static DAGProtos.PlanLocalResource |
DagTypeConverters.convertLocalResourceToPlanLocalResource(String name,
org.apache.hadoop.yarn.api.records.LocalResource lr)
|
| Methods in org.apache.tez.dag.api with parameters of type DAGProtos.PlanLocalResource | |
|---|---|
static org.apache.hadoop.yarn.api.records.LocalResource |
DagTypeConverters.convertPlanLocalResourceToLocalResource(DAGProtos.PlanLocalResource plr)
|
| Method parameters in org.apache.tez.dag.api with type arguments of type DAGProtos.PlanLocalResource | |
|---|---|
static Map<String,org.apache.hadoop.yarn.api.records.LocalResource> |
DagTypeConverters.createLocalResourceMapFromDAGPlan(List<DAGProtos.PlanLocalResource> localResourcesList)
|
| Uses of DAGProtos.PlanLocalResource in org.apache.tez.dag.api.records |
|---|
| Fields in org.apache.tez.dag.api.records with type parameters of type DAGProtos.PlanLocalResource | |
|---|---|
static com.google.protobuf.Parser<DAGProtos.PlanLocalResource> |
DAGProtos.PlanLocalResource.PARSER
|
| Methods in org.apache.tez.dag.api.records that return DAGProtos.PlanLocalResource | |
|---|---|
DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.Builder.build()
|
DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.Builder.buildPartial()
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.getDefaultInstance()
|
DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.getDefaultInstanceForType()
|
DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.Builder.getDefaultInstanceForType()
|
DAGProtos.PlanLocalResource |
DAGProtos.PlanTaskConfigurationOrBuilder.getLocalResource(int index)
repeated .PlanLocalResource localResource = 6; |
DAGProtos.PlanLocalResource |
DAGProtos.PlanTaskConfiguration.getLocalResource(int index)
repeated .PlanLocalResource localResource = 6; |
DAGProtos.PlanLocalResource |
DAGProtos.PlanTaskConfiguration.Builder.getLocalResource(int index)
repeated .PlanLocalResource localResource = 6; |
DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResourcesProtoOrBuilder.getLocalResources(int index)
repeated .PlanLocalResource localResources = 1; |
DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResourcesProto.getLocalResources(int index)
repeated .PlanLocalResource localResources = 1; |
DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResourcesProto.Builder.getLocalResources(int index)
repeated .PlanLocalResource localResources = 1; |
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseDelimitedFrom(InputStream input)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(byte[] data)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(com.google.protobuf.ByteString data)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(com.google.protobuf.CodedInputStream input)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(InputStream input)
|
static DAGProtos.PlanLocalResource |
DAGProtos.PlanLocalResource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.apache.tez.dag.api.records that return types with arguments of type DAGProtos.PlanLocalResource | |
|---|---|
List<DAGProtos.PlanLocalResource> |
DAGProtos.PlanTaskConfigurationOrBuilder.getLocalResourceList()
repeated .PlanLocalResource localResource = 6; |
List<DAGProtos.PlanLocalResource> |
DAGProtos.PlanTaskConfiguration.getLocalResourceList()
repeated .PlanLocalResource localResource = 6; |
List<DAGProtos.PlanLocalResource> |
DAGProtos.PlanTaskConfiguration.Builder.getLocalResourceList()
repeated .PlanLocalResource localResource = 6; |
List<DAGProtos.PlanLocalResource> |
DAGProtos.PlanLocalResourcesProtoOrBuilder.getLocalResourcesList()
repeated .PlanLocalResource localResources = 1; |
List<DAGProtos.PlanLocalResource> |
DAGProtos.PlanLocalResourcesProto.getLocalResourcesList()
repeated .PlanLocalResource localResources = 1; |
List<DAGProtos.PlanLocalResource> |
DAGProtos.PlanLocalResourcesProto.Builder.getLocalResourcesList()
repeated .PlanLocalResource localResources = 1; |
com.google.protobuf.Parser<DAGProtos.PlanLocalResource> |
DAGProtos.PlanLocalResource.getParserForType()
|
| Methods in org.apache.tez.dag.api.records with parameters of type DAGProtos.PlanLocalResource | |
|---|---|
DAGProtos.PlanTaskConfiguration.Builder |
DAGProtos.PlanTaskConfiguration.Builder.addLocalResource(DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResource = 6; |
DAGProtos.PlanTaskConfiguration.Builder |
DAGProtos.PlanTaskConfiguration.Builder.addLocalResource(int index,
DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResource = 6; |
DAGProtos.PlanLocalResourcesProto.Builder |
DAGProtos.PlanLocalResourcesProto.Builder.addLocalResources(DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1; |
DAGProtos.PlanLocalResourcesProto.Builder |
DAGProtos.PlanLocalResourcesProto.Builder.addLocalResources(int index,
DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1; |
DAGProtos.PlanLocalResource.Builder |
DAGProtos.PlanLocalResource.Builder.mergeFrom(DAGProtos.PlanLocalResource other)
|
static DAGProtos.PlanLocalResource.Builder |
DAGProtos.PlanLocalResource.newBuilder(DAGProtos.PlanLocalResource prototype)
|
DAGProtos.PlanTaskConfiguration.Builder |
DAGProtos.PlanTaskConfiguration.Builder.setLocalResource(int index,
DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResource = 6; |
DAGProtos.PlanLocalResourcesProto.Builder |
DAGProtos.PlanLocalResourcesProto.Builder.setLocalResources(int index,
DAGProtos.PlanLocalResource value)
repeated .PlanLocalResource localResources = 1; |
| Method parameters in org.apache.tez.dag.api.records with type arguments of type DAGProtos.PlanLocalResource | |
|---|---|
DAGProtos.PlanTaskConfiguration.Builder |
DAGProtos.PlanTaskConfiguration.Builder.addAllLocalResource(Iterable<? extends DAGProtos.PlanLocalResource> values)
repeated .PlanLocalResource localResource = 6; |
DAGProtos.PlanLocalResourcesProto.Builder |
DAGProtos.PlanLocalResourcesProto.Builder.addAllLocalResources(Iterable<? extends DAGProtos.PlanLocalResource> values)
repeated .PlanLocalResource localResources = 1; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||