Class JobPlanInfo.Plan.Node.Input
- java.lang.Object
-
- org.apache.flink.runtime.rest.messages.JobPlanInfo.Plan.Node.Input
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JobPlanInfo.Plan.Node
public static final class JobPlanInfo.Plan.Node.Input extends Object implements Serializable
An inner class containing information on what input nodes should be linked to this node.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetCaching()StringgetExchange()StringgetId()StringgetLocalStrategy()longgetNum()StringgetShipStrategy()inthashCode()
-