Uses of Package
com.gigaspaces.grid.master

Packages that use com.gigaspaces.grid.master
com.gigaspaces.grid.master Task Submission Management services. 
 

Classes in com.gigaspaces.grid.master used by com.gigaspaces.grid.master
Identity
          The Identity shall provide a universally unique identifier for jobs and tasks within a grid.
Job
          A job is a piece of computation intended for parallel mode execution and split into task objects.
JobDescriptor
          The JobDescriptor describes attributes of a Job.
JobException
          This exception is thrown by the JobSubmission service if there are errors processing a Job.
JobResult
          The JobResult holds basic information about the result of processing a Job.
Task
          Base class for Entries that conform the task pattern.
 



Copyright (c) 2007 GigaSpaces Technologies, Inc.
All Rights Reserved.