Interface | Description |
---|---|
DeclaresResults |
Class | Description |
---|---|
BaseFlowNode | |
BaseFlowStep<Config> |
Class FlowStep is an internal representation of a given Job to be executed on a remote cluster.
|
FlowPlanner<F extends BaseFlow,Config> |
Class FlowPlanner is the base class for all planner implementations.
|
FlowStepJob<Config> | |
PlannerContext | |
PlannerInfo | |
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.
|
Copyright © 2007-2015 Concurrent, Inc. All Rights Reserved.