Package org.apache.ignite.compute
package org.apache.ignite.compute
-
ClassDescriptionAll nodes broadcast execution target.Any node execution target.Broadcast job control object, provides information about the job executions and results.Broadcast job execution target.Colocated job execution target.Compute exception base class.ComputeJob<T,
R> Core Ignite Compute Job interface.Provides the ability to execute Compute jobs.JobDescriptor<T,R> Compute job descriptor.Builder.JobExecution<R>Job control object, provides information about the job execution process and result, allows cancelling the job.Context of theComputeJob
execution.Job execution options.JobExecutionOptions builder.Job state.Compute job's status.Job execution target.Thrown when compute component can't find the node to run the job on in the cluster.Partitioned broadcast execution target.TaskDescriptor<T,R> Compute task descriptor.Builder.Task state.Compute task's status.