![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
Client-side Raft-based proxy implementation of atomic reference. More...
#include <cp.h>
Public Member Functions | |
raft_proxy_factory (client::spi::ClientContext &context) | |
template<typename T > | |
boost::future< std::shared_ptr< T > > | create_proxy (const std::string &name) |
Static Public Member Functions | |
static std::string | without_default_group_name (const std::string &n) |
static std::string | object_name_for_proxy (const std::string &name) |
Client-side Raft-based proxy implementation of atomic reference.