Apache Ignite.NET
Apache.Ignite.Core.Compute.ComputeTaskAdapter< TArg, TJobRes, TTaskRes > Member List

This is the complete list of members for Apache.Ignite.Core.Compute.ComputeTaskAdapter< TArg, TJobRes, TTaskRes >, including all inherited members.

Map(IList< IClusterNode > subgrid, TArg arg)Apache.Ignite.Core.Compute.ComputeTaskAdapter< TArg, TJobRes, TTaskRes >pure virtual
OnResult(IComputeJobResult< TJobRes > res, IList< IComputeJobResult< TJobRes >> rcvd)Apache.Ignite.Core.Compute.ComputeTaskAdapter< TArg, TJobRes, TTaskRes >virtual
Reduce(IList< IComputeJobResult< TJobRes >> results)Apache.Ignite.Core.Compute.ComputeTaskAdapter< TArg, TJobRes, TTaskRes >pure virtual