Hazelcast C++ Client
Hazelcast C++ Client Library
Loading...
Searching...
No Matches
Deprecated List
Member hazelcast::client::config::near_cache_config::is_cache_local_entries () const
This method has no effect on client side. If true, cache local entries also. This is useful when in-memory-format for Near Cache is different than the map's one.
Member hazelcast::client::config::near_cache_config::set_cache_local_entries (bool cache_local_entries)
This method has no effect on client side. True to cache local entries also. This is useful when in-memory-format for Near Cache is different than the map's one.