|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DAGProtos.PlanTaskLocationHint | |
|---|---|
| org.apache.tez.dag.api | |
| org.apache.tez.dag.api.records | |
| Uses of DAGProtos.PlanTaskLocationHint in org.apache.tez.dag.api |
|---|
| Method parameters in org.apache.tez.dag.api with type arguments of type DAGProtos.PlanTaskLocationHint | |
|---|---|
static VertexLocationHint |
DagTypeConverters.convertFromDAGPlan(List<DAGProtos.PlanTaskLocationHint> locationHints)
|
| Uses of DAGProtos.PlanTaskLocationHint in org.apache.tez.dag.api.records |
|---|
| Fields in org.apache.tez.dag.api.records with type parameters of type DAGProtos.PlanTaskLocationHint | |
|---|---|
static com.google.protobuf.Parser<DAGProtos.PlanTaskLocationHint> |
DAGProtos.PlanTaskLocationHint.PARSER
|
| Methods in org.apache.tez.dag.api.records that return DAGProtos.PlanTaskLocationHint | |
|---|---|
DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.Builder.build()
|
DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.Builder.buildPartial()
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.getDefaultInstance()
|
DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.getDefaultInstanceForType()
|
DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.Builder.getDefaultInstanceForType()
|
DAGProtos.PlanTaskLocationHint |
DAGProtos.VertexPlanOrBuilder.getTaskLocationHint(int index)
repeated .PlanTaskLocationHint taskLocationHint = 5; |
DAGProtos.PlanTaskLocationHint |
DAGProtos.VertexPlan.getTaskLocationHint(int index)
repeated .PlanTaskLocationHint taskLocationHint = 5; |
DAGProtos.PlanTaskLocationHint |
DAGProtos.VertexPlan.Builder.getTaskLocationHint(int index)
repeated .PlanTaskLocationHint taskLocationHint = 5; |
DAGProtos.PlanTaskLocationHint |
DAGProtos.VertexLocationHintProtoOrBuilder.getTaskLocationHints(int index)
repeated .PlanTaskLocationHint task_location_hints = 1; |
DAGProtos.PlanTaskLocationHint |
DAGProtos.VertexLocationHintProto.getTaskLocationHints(int index)
repeated .PlanTaskLocationHint task_location_hints = 1; |
DAGProtos.PlanTaskLocationHint |
DAGProtos.VertexLocationHintProto.Builder.getTaskLocationHints(int index)
repeated .PlanTaskLocationHint task_location_hints = 1; |
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseDelimitedFrom(InputStream input)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(byte[] data)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(com.google.protobuf.ByteString data)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(com.google.protobuf.CodedInputStream input)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(InputStream input)
|
static DAGProtos.PlanTaskLocationHint |
DAGProtos.PlanTaskLocationHint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.apache.tez.dag.api.records that return types with arguments of type DAGProtos.PlanTaskLocationHint | |
|---|---|
com.google.protobuf.Parser<DAGProtos.PlanTaskLocationHint> |
DAGProtos.PlanTaskLocationHint.getParserForType()
|
List<DAGProtos.PlanTaskLocationHint> |
DAGProtos.VertexPlanOrBuilder.getTaskLocationHintList()
repeated .PlanTaskLocationHint taskLocationHint = 5; |
List<DAGProtos.PlanTaskLocationHint> |
DAGProtos.VertexPlan.getTaskLocationHintList()
repeated .PlanTaskLocationHint taskLocationHint = 5; |
List<DAGProtos.PlanTaskLocationHint> |
DAGProtos.VertexPlan.Builder.getTaskLocationHintList()
repeated .PlanTaskLocationHint taskLocationHint = 5; |
List<DAGProtos.PlanTaskLocationHint> |
DAGProtos.VertexLocationHintProtoOrBuilder.getTaskLocationHintsList()
repeated .PlanTaskLocationHint task_location_hints = 1; |
List<DAGProtos.PlanTaskLocationHint> |
DAGProtos.VertexLocationHintProto.getTaskLocationHintsList()
repeated .PlanTaskLocationHint task_location_hints = 1; |
List<DAGProtos.PlanTaskLocationHint> |
DAGProtos.VertexLocationHintProto.Builder.getTaskLocationHintsList()
repeated .PlanTaskLocationHint task_location_hints = 1; |
| Methods in org.apache.tez.dag.api.records with parameters of type DAGProtos.PlanTaskLocationHint | |
|---|---|
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addTaskLocationHint(DAGProtos.PlanTaskLocationHint value)
repeated .PlanTaskLocationHint taskLocationHint = 5; |
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addTaskLocationHint(int index,
DAGProtos.PlanTaskLocationHint value)
repeated .PlanTaskLocationHint taskLocationHint = 5; |
DAGProtos.VertexLocationHintProto.Builder |
DAGProtos.VertexLocationHintProto.Builder.addTaskLocationHints(DAGProtos.PlanTaskLocationHint value)
repeated .PlanTaskLocationHint task_location_hints = 1; |
DAGProtos.VertexLocationHintProto.Builder |
DAGProtos.VertexLocationHintProto.Builder.addTaskLocationHints(int index,
DAGProtos.PlanTaskLocationHint value)
repeated .PlanTaskLocationHint task_location_hints = 1; |
DAGProtos.PlanTaskLocationHint.Builder |
DAGProtos.PlanTaskLocationHint.Builder.mergeFrom(DAGProtos.PlanTaskLocationHint other)
|
static DAGProtos.PlanTaskLocationHint.Builder |
DAGProtos.PlanTaskLocationHint.newBuilder(DAGProtos.PlanTaskLocationHint prototype)
|
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.setTaskLocationHint(int index,
DAGProtos.PlanTaskLocationHint value)
repeated .PlanTaskLocationHint taskLocationHint = 5; |
DAGProtos.VertexLocationHintProto.Builder |
DAGProtos.VertexLocationHintProto.Builder.setTaskLocationHints(int index,
DAGProtos.PlanTaskLocationHint value)
repeated .PlanTaskLocationHint task_location_hints = 1; |
| Method parameters in org.apache.tez.dag.api.records with type arguments of type DAGProtos.PlanTaskLocationHint | |
|---|---|
DAGProtos.VertexPlan.Builder |
DAGProtos.VertexPlan.Builder.addAllTaskLocationHint(Iterable<? extends DAGProtos.PlanTaskLocationHint> values)
repeated .PlanTaskLocationHint taskLocationHint = 5; |
DAGProtos.VertexLocationHintProto.Builder |
DAGProtos.VertexLocationHintProto.Builder.addAllTaskLocationHints(Iterable<? extends DAGProtos.PlanTaskLocationHint> values)
repeated .PlanTaskLocationHint task_location_hints = 1; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||