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 boolean
equals(Object o)
String
getCaching()
String
getExchange()
String
getId()
String
getLocalStrategy()
long
getNum()
String
getShipStrategy()
int
hashCode()
-