GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::coherent_dht< KeyType, ValueType > Member List

This is the complete list of members for graphlab::coherent_dht< KeyType, ValueType >, including all inherited members.

asynchronous_get(const KeyType &key) const graphlab::coherent_dht< KeyType, ValueType >inline
cache_miss_rate()graphlab::coherent_dht< KeyType, ValueType >inline
cache_size() const graphlab::coherent_dht< KeyType, ValueType >inline
coherent_dht(distributed_control &dc, size_t max_cache_size=1024)graphlab::coherent_dht< KeyType, ValueType >inline
get(const KeyType &key) const graphlab::coherent_dht< KeyType, ValueType >inline
in_cache(const KeyType &key) const graphlab::coherent_dht< KeyType, ValueType >inline
invalidate(const KeyType &key) const graphlab::coherent_dht< KeyType, ValueType >inline
num_gets() const graphlab::coherent_dht< KeyType, ValueType >inline
num_misses() const graphlab::coherent_dht< KeyType, ValueType >inline
owning_machine(const KeyType &key) const graphlab::coherent_dht< KeyType, ValueType >inline
set(const KeyType &key, const ValueType &newval)graphlab::coherent_dht< KeyType, ValueType >inline
set_synchronous(const KeyType &key, const ValueType &newval)graphlab::coherent_dht< KeyType, ValueType >inline
subscribe(const KeyType &key, bool async=false) const graphlab::coherent_dht< KeyType, ValueType >inline
~coherent_dht() (defined in graphlab::coherent_dht< KeyType, ValueType >)graphlab::coherent_dht< KeyType, ValueType >inline