Hazelcast C++ Client
Hazelcast C++ Client Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nboost
 Chash< hazelcast::cp::raft_group_id >
 Nhazelcast
 Nclient
 Naws
 Nconfig
 Nexception
 Nmonitor
 Nquery
 Nrb
 Nsecurity
 Nserialization
 Ntopic
 CaddressRepresents an address of a client or member in the cluster
 Cclient_configHazelcast_client configuration class
 Cclient_propertyA client property is a configuration for hazelcast client
 Cclient_propertiesClient Properties is an internal class
 CclusterHazelcast cluster interface
 Cdistributed_objectBase class for all distributed objects
 CendpointEndpoint represents a peer in the cluster
 Centry_eventMap Entry event
 Centry_listenerMap entry listener to get notified when a map entry is added, removed, updated, evicted, or expired
 Centry_viewEntryView represents a readonly view of a map entry
 Cexecution_callbackExecution_callback allows to asynchronously get notified when the execution is completed, either successfully or with error
 Cflake_id_generatorA cluster-wide unique ID generator
 Chazelcast_client
 Chazelcast_json_valueHazelcast_json_value is a wrapper for Json formatted strings
 Ciexecutor_serviceDistributed implementation of java.util.concurrent.ExecutorService
 CilistConcurrent, distributed, client implementation of list
 CimapConcurrent, distributed, observable and queryable map client
 Cinitial_membership_eventA event that is sent when a MembershipListener is registered
 CiqueueConcurrent, blocking, distributed, observable, client queue
 CisetConcurrent, distributed client implementation of std::unordered_set
 Citem_event_base
 Citem_event
 Citem_listenerItem listener for IQueue, ISet and IList
 CitopicHazelcast provides distribution mechanism for publishing messages that are delivered to multiple subscribers which is also known as publish/subscribe (pub/sub) messaging model
 Clifecycle_eventEvent to be fired when lifecycle states are changed
 Clifecycle_listenerListener object for listening lifecycle events of hazelcast instance
 Cload_balancerLoad_balancer allows you to send operations to one of a number of endpoints(Members)
 Clocal_endpointThe Client interface allows to get information about a connected client's socket address, type and UUID
 Cmap_eventMap events common contract
 CmemberHz_cluster member class
 Cmember_selector
 Cmember_selectorsA utility class to get \member_selector instances
 Cmembership_eventMembership event fired when a new member is added to the cluster and/or when a member leaves the cluster
 Cmembership_listenerCluster membership listener
 Cmulti_mapA specialized distributed map client whose keys can be associated with multiple values
 Cpartition_aware_markerThis marker interface is needed to make template matching work during serialisation
 Cpartition_awarePartitionAware 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_counterPN (Positive-Negative) CRDT counter
 Creliable_topicHazelcast 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
 CringbufferA Ringbuffer is a data-structure where the content is stored in a ring like structure
 Ctyped_dataTyped_data class is a wrapper class for the serialized binary data
 Cserialization_configSerializationConfig is used to
 Csocket
 Csocket_interceptorAn interface that provides the ability to intercept the creation of sockets
 Ctransaction_contextProvides a context to do transactional operations; so beginning/committing transactions, but also retrieving transactional data-structures like the TransactionalMap
 Ctransaction_optionsContains the configuration for a Hazelcast transaction
 Ctransactional_listTransactional implementation of ilist
 Ctransactional_mapTransactional implementation of imap
 Ctransactional_multi_mapTransactional implementation of MultiMap
 Ctransactional_queueTransactional implementation of iqueue
 Ctransactional_setTransactional implementation of iset
 Ncp
 Craft_group_id
 Ccp_proxy
 Csession_aware_proxy
 Catomic_longClient-side Raft-based proxy implementation of atomic long
 Csessionless_semaphore
 Csession_semaphore
 Craft_proxy_factoryClient-side Raft-based proxy implementation of atomic reference
 Ccp_subsystemCP Subsystem is a component of Hazelcast that builds a strongly consistent layer for a set of distributed data structures
 Clogger
 NstdSTL 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 >