Apache Ignite C++
Classes | Namespaces
cache_entry_processor.h File Reference
#include <ignite/common/common.h>
#include <ignite/impl/binary/binary_reader_impl.h>
#include <ignite/impl/binary/binary_writer_impl.h>
#include <ignite/impl/cache/cache_entry_processor_holder.h>

Go to the source code of this file.

Classes

class  ignite::cache::CacheEntryProcessor< K, V, R, A >
 Cache entry processor class template. More...
 

Namespaces

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

Detailed Description

Declares ignite::cache::CacheEntryProcessor class.