Uses of Interface
com.gigaspaces.grid.master.Job

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

Uses of Job in com.gigaspaces.grid.master
 

Methods in com.gigaspaces.grid.master that return Job
 Job[] JobSubmission.getJobs()
          Get configured Job objects from the JobSubmission.
 

Methods in com.gigaspaces.grid.master with parameters of type Job
 JobResult JobSubmission.submit(Job newJob, boolean useTxn, boolean batch)
          Submit a Job for procesing
 



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