![]() |
Hazelcast C++ Client
Hazelcast C++ Client Library
|
▼Nboost | |
Chash< hazelcast::cp::raft_group_id > | |
▼Nhazelcast | |
▼Nclient | |
►Naws | |
►Nconfig | |
►Nexception | |
►Nmonitor | |
►Nquery | |
►Nrb | |
►Nsecurity | |
►Nserialization | |
►Ntopic | |
Caddress | Represents an address of a client or member in the cluster |
Cclient_config | Hazelcast_client configuration class |
Cclient_property | A client property is a configuration for hazelcast client |
Cclient_properties | Client Properties is an internal class |
Ccluster | Hazelcast cluster interface |
Cdistributed_object | Base class for all distributed objects |
Cendpoint | Endpoint represents a peer in the cluster |
Centry_event | Map Entry event |
Centry_listener | Map entry listener to get notified when a map entry is added, removed, updated, evicted, or expired |
Centry_view | EntryView represents a readonly view of a map entry |
Cexecution_callback | Execution_callback allows to asynchronously get notified when the execution is completed, either successfully or with error |
Cflake_id_generator | A cluster-wide unique ID generator |
Chazelcast_client | |
Chazelcast_json_value | Hazelcast_json_value is a wrapper for Json formatted strings |
►Ciexecutor_service | Distributed implementation of java.util.concurrent.ExecutorService |
Cilist | Concurrent, distributed, client implementation of list |
Cimap | Concurrent, distributed, observable and queryable map client |
Cinitial_membership_event | A event that is sent when a MembershipListener is registered |
Ciqueue | Concurrent, blocking, distributed, observable, client queue |
Ciset | Concurrent, distributed client implementation of std::unordered_set |
Citem_event_base | |
Citem_event | |
Citem_listener | Item listener for IQueue, ISet and IList |
Citopic | Hazelcast provides distribution mechanism for publishing messages that are delivered to multiple subscribers which is also known as publish/subscribe (pub/sub) messaging model |
Clifecycle_event | Event to be fired when lifecycle states are changed |
Clifecycle_listener | Listener object for listening lifecycle events of hazelcast instance |
Cload_balancer | Load_balancer allows you to send operations to one of a number of endpoints(Members) |
Clocal_endpoint | The Client interface allows to get information about a connected client's socket address, type and UUID |
Cmap_event | Map events common contract |
Cmember | Hz_cluster member class |
Cmember_selector | |
►Cmember_selectors | A utility class to get \member_selector instances |
Cmembership_event | Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster |
Cmembership_listener | Cluster membership listener |
Cmulti_map | A specialized distributed map client whose keys can be associated with multiple values |
Cpartition_aware_marker | This marker interface is needed to make template matching work during serialisation |
Cpartition_aware | PartitionAware means that data will be based in the same member based on the partition key and implementing tasks will be executed on the getPartitionKey()'s owner member |
Cpipelining | @Beta |
Cpn_counter | PN (Positive-Negative) CRDT counter |
Creliable_topic | Hazelcast provides distribution mechanism for publishing messages that are delivered to multiple subscribers which is also known as publish/subscribe (pub/sub) messaging model |
Creplicated_map | |
Cringbuffer | A Ringbuffer is a data-structure where the content is stored in a ring like structure |
Ctyped_data | Typed_data class is a wrapper class for the serialized binary data |
Cserialization_config | SerializationConfig is used to |
Csocket | |
Csocket_interceptor | An interface that provides the ability to intercept the creation of sockets |
Ctransaction_context | Provides a context to do transactional operations; so beginning/committing transactions, but also retrieving transactional data-structures like the TransactionalMap |
Ctransaction_options | Contains the configuration for a Hazelcast transaction |
Ctransactional_list | Transactional implementation of ilist |
Ctransactional_map | Transactional implementation of imap |
Ctransactional_multi_map | Transactional implementation of MultiMap |
Ctransactional_queue | Transactional implementation of iqueue |
Ctransactional_set | Transactional implementation of iset |
▼Ncp | |
Craft_group_id | |
Ccp_proxy | |
Csession_aware_proxy | |
Catomic_long | Client-side Raft-based proxy implementation of atomic long |
Csessionless_semaphore | |
Csession_semaphore | |
Craft_proxy_factory | Client-side Raft-based proxy implementation of atomic reference |
Ccp_subsystem | CP Subsystem is a component of Hazelcast that builds a strongly consistent layer for a set of distributed data structures |
Clogger | |
▼Nstd | STL namespace |
Chash< hazelcast::client::address > | |
Chash< hazelcast::client::config::eviction_strategy_type > | |
Chash< hazelcast::client::hazelcast_json_value > | |
Chash< hazelcast::client::member > | |
Chash< std::pair< std::string, std::string > > | |
Chash< hazelcast::cp::raft_group_id > |