Package com.sun.n1.sps.model.plan

Interface Summary
ExecutionPlan Encapsulates an Execution Plan, a sequence of ExecSteps.
ExecutionPlanID A strongly-typed ID object for ExecutionPlan objects.
ExecutionPlanIDSet A strongly-typed set of ExecutionPlanID objects.
 

Class Summary
ExecutionMode A strongly-typed enumeration of execution modes, which may be either PARALLEL or SERIES.
ExecutionMode.Factory Factory for execution mode enums.