org.globus.cog.abstraction.interfaces
Interface SetHandler

All Superinterfaces:
TaskGraphHandler
All Known Implementing Classes:
SetHandlerImpl

public interface SetHandler
extends TaskGraphHandler

A TaskGraphHandler that manages Task sets.


Field Summary
 
Fields inherited from interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
CASCADED_TASK_HANDLER, NON_CASCADED_TASK_HANDLER
 
Methods inherited from interface org.globus.cog.abstraction.interfaces.TaskGraphHandler
cancel, getActiveNodes, getCanceledNodes, getCompletedNodes, getFailedNodes, getGraph, getSubmittedNodes, getSuspendedNodes, getTaskHandlerPolicy, getUnsubmittedNodes, resume, setTaskHandlerPolicy, submit, suspend