Apache Ignite C++
Classes | Namespaces
cache_client.h File Reference

Declares ignite::thin::cache::CacheClient. More...

#include <ignite/common/concurrent.h>
#include <ignite/impl/thin/writable.h>
#include <ignite/impl/thin/writable_key.h>
#include <ignite/impl/thin/readable.h>
#include <ignite/impl/thin/cache/cache_client_proxy.h>

Go to the source code of this file.

Classes

class  ignite::thin::cache::CacheClient< K, V >
 Cache client class template. More...
 

Namespaces

 ignite
 Apache Ignite API.
 
 ignite::thin
 Ignite Thin Client API.
 
 ignite::thin::cache
 Ignite Thin Client Cache API.
 

Detailed Description

Declares ignite::thin::cache::CacheClient.