|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAGProtos.PlanTaskConfiguration | |
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.records | |
| Uses of DAGProtos.PlanTaskConfiguration in org.apache.tez.dag.api |
|---|
| Methods in org.apache.tez.dag.api with parameters of type DAGProtos.PlanTaskConfiguration | |
|---|---|
static org.apache.hadoop.yarn.api.records.Resource |
DagTypeConverters.createResourceRequestFromTaskConfig(DAGProtos.PlanTaskConfiguration taskConfig)
|
| Uses of DAGProtos.PlanTaskConfiguration in org.apache.tez.dag.api.records |
|---|
| Fields in org.apache.tez.dag.api.records with type parameters of type DAGProtos.PlanTaskConfiguration | |
|---|---|
static com.google.protobuf.Parser<DAGProtos.PlanTaskConfiguration> |
DAGProtos.PlanTaskConfiguration.PARSER
|
| Methods in org.apache.tez.dag.api.records that return DAGProtos.PlanTaskConfiguration | |
|---|---|
DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.Builder.build()
|
DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.Builder.buildPartial()
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.getDefaultInstance()
|
DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.getDefaultInstanceForType()
|
DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.Builder.getDefaultInstanceForType()
|
DAGProtos.PlanTaskConfiguration |
DAGProtos.VertexPlanOrBuilder.getTaskConfig()
required .PlanTaskConfiguration taskConfig = 4; |
DAGProtos.PlanTaskConfiguration |
DAGProtos.VertexPlan.getTaskConfig()
required .PlanTaskConfiguration taskConfig = 4; |
DAGProtos.PlanTaskConfiguration |
DAGProtos.VertexPlan.Builder.getTaskConfig()
required .PlanTaskConfiguration taskConfig = 4; |
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseDelimitedFrom(InputStream input)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(byte[] data)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(com.google.protobuf.ByteString data)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(com.google.protobuf.CodedInputStream input)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(InputStream input)
|
static DAGProtos.PlanTaskConfiguration |
DAGProtos.PlanTaskConfiguration.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.apache.tez.dag.api.records that return types with arguments of type DAGProtos.PlanTaskConfiguration | |
|---|---|
com.google.protobuf.Parser<DAGProtos.PlanTaskConfiguration> |
DAGProtos.PlanTaskConfiguration.getParserForType()
|
| Methods in org.apache.tez.dag.api.records with parameters of type DAGProtos.PlanTaskConfiguration | |
|---|---|
DAGProtos.PlanTaskConfiguration.Builder |
DAGProtos.PlanTaskConfiguration.Builder.mergeFrom(DAGProtos.PlanTaskConfiguration other)
|
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.mergeTaskConfig(DAGProtos.PlanTaskConfiguration value)
required .PlanTaskConfiguration taskConfig = 4; |
static DAGProtos.PlanTaskConfiguration.Builder |
DAGProtos.PlanTaskConfiguration.newBuilder(DAGProtos.PlanTaskConfiguration prototype)
|
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.setTaskConfig(DAGProtos.PlanTaskConfiguration value)
required .PlanTaskConfiguration taskConfig = 4; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||