GridGain C++
Classes | Namespaces
compute_func.h File Reference

Go to the source code of this file.

Classes

class  ignite::compute::ComputeFunc< R >
 Interface for a simple compute function that can be serialized and called on the remote nodes. More...
 

Namespaces

 ignite
 Ignite API.
 
 ignite::compute
 Ignite Compute API.
 

Detailed Description

Declares ignite::compute::ComputeFunc class template.