Interface | Description |
---|---|
DeclaresResults |
Class | Description |
---|---|
BaseFlowStep<Config> |
Class FlowStep is an internal representation of a given Job to be executed on a remote cluster.
|
ElementGraph |
Class ElementGraph represents the executable FlowElement graph.
|
ElementGraph.Extent | |
ElementGraphs | |
FlowPlanner<F extends Flow,Config> |
Class FlowPlanner is the base class for all planner implementations.
|
FlowStepGraph<Config> |
Class StepGraph is an internal representation of
FlowStep instances. |
FlowStepJob<Config> | |
PlatformInfo | |
Scope |
Class Scope is an internal representation of the linkages between operations.
|
Enum | Description |
---|---|
Scope.Kind |
Enum Kind
|
Exception | Description |
---|---|
ElementGraphException |
Class ElementGraphException is thrown during rendering of a pipe assembly to
the Cascading internal "graph" representation.
|
PlannerException |
Class PlannerException is thrown when a job planner fails.
|