Apache Ignite 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
 Apache Ignite API.
 

Detailed Description

Declares ignite::compute::ComputeFunc class template.