Manual Reference Source

References

summary
public

C Client

The Client class is used to connect to the server and retrieve information about available services and jobs.

public

C Job

The Job class is used for job operations.

public

The Service class is used to inspect and create tasks for a service.

public

C Task

The Task class is used to submit and inspect tasks.

public

The ClientOptions object contains information about the server.

public

A list of JobInfo objects with count and total information.

public

Filtering options for listing jobs.

public

Emitted when a job is accepted.

public

Emitted when a job completes.

public

Emitted when a job fails.

public

Emitted when job progress is updated.

public

Emitted when a job starts.

public

Emitted when a job succeeds.

public

T GSF: Object

The GSF object provides an entry point to the SDK.

public

The JobInfo object contains information about a job.

public

The job output results.

public

Provides information about the node on which the job ran.

public

The ServiceInfo object contains information about a service.

public

The InputParameter object contains information about an input parameter.

public

The Job Options object contains processing options to be used when running the job.

public

Information about job progress.

public

The JobResults object contains the job results.

public

Called when a job starts processing.

public

The OutputParameter object contains information about an output parameter.

public

The Submit Options object contains the information needed to run a job.

public

The TaskInfo object contains information about a task.