Package org.apache.wayang.core.profiling
Class ExecutionPlanMeasurement.ChannelNode
java.lang.Object
org.apache.wayang.core.profiling.ExecutionPlanMeasurement.ChannelNode
- Enclosing class:
- ExecutionPlanMeasurement
Encapsulates a
Channel
of the ExecutionPlan
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getId()
getType()
void
setDataQuantaType
(String dataQuantaType) void
setId
(int id) void
-
Constructor Details
-
ChannelNode
-
-
Method Details
-
getType
-
setType
-
getDataQuantaType
-
setDataQuantaType
-
getId
public int getId() -
setId
public void setId(int id)
-