public class FlowEdgeContext extends Object
FlowEdge during path
computation while the edge is explored for its eligibility. The additional context includes the input
DatasetDescriptor of this edge which is compatible with the previous FlowEdge's output
DatasetDescriptor (where "previous" means the immediately preceding FlowEdge visited before
the current FlowEdge), and the corresponding output dataset descriptor of the current FlowEdge.| Constructor and Description |
|---|
FlowEdgeContext() |