Apache Ignite.NET
Apache.Ignite.Core.Compute.ComputeJobAdapter< T > Member List

This is the complete list of members for Apache.Ignite.Core.Compute.ComputeJobAdapter< T >, including all inherited members.

Cancel()Apache.Ignite.Core.Compute.ComputeJobAdapter< T >
ComputeJobAdapter()Apache.Ignite.Core.Compute.ComputeJobAdapter< T >protected
ComputeJobAdapter(params object[] args)Apache.Ignite.Core.Compute.ComputeJobAdapter< T >protected
Execute()Apache.Ignite.Core.Compute.ComputeJobAdapter< T >pure virtual
GetArgument< TArg >(int idx)Apache.Ignite.Core.Compute.ComputeJobAdapter< T >
IsCancelled()Apache.Ignite.Core.Compute.ComputeJobAdapter< T >protected
SetArguments(params object[] args)Apache.Ignite.Core.Compute.ComputeJobAdapter< T >