Apache Ignite C++
Classes | Namespaces
cache_affinity.h File Reference
#include <ignite/cluster/cluster_group.h>
#include <ignite/impl/cache/cache_affinity_impl.h>

Go to the source code of this file.

Classes

class  ignite::cache::CacheAffinity< K >
 Provides affinity information to detect which node is primary and which nodes are backups for a partitioned or replicated cache. More...
 

Namespaces

 ignite
 Apache Ignite API.
 
 ignite::cache
 Ignite Cache API.
 

Detailed Description

Declares ignite::cache::CacheAffinity class.