Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::cp::raft_proxy_factory Class Reference

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)
 

Detailed Description

Client-side Raft-based proxy implementation of atomic reference.

Definition at line 1232 of file cp.h.


The documentation for this class was generated from the following files: