![]() |
GridGain C++
|
#include <vector>
#include <ignite/common/concurrent.h>
#include <ignite/ignite_error.h>
#include <ignite/thin/cache/cache_entry.h>
#include <ignite/impl/thin/readable.h>
#include <ignite/impl/thin/cache/query/query_cursor_proxy.h>
Go to the source code of this file.
Classes | |
class | ignite::thin::cache::query::QueryCursor< K, V > |
Query cursor class template. More... | |
Namespaces | |
ignite | |
Ignite API. | |
ignite::thin | |
Ignite Thin Client API. | |
ignite::thin::cache | |
Ignite Thin Client Cache API. | |
Declares ignite::thin::cache::query::QueryCursor class template.