|
GraphLab: Distributed Graph-Parallel API
2.1
|
This is the complete list of members for graphlab::dht< KeyType, ValueType >, including all inherited members.
| clear() | graphlab::dht< KeyType, ValueType > | inline |
| dht(distributed_control &dc) (defined in graphlab::dht< KeyType, ValueType >) | graphlab::dht< KeyType, ValueType > | inline |
| get(const KeyType &key) const | graphlab::dht< KeyType, ValueType > | inline |
| get_future(const KeyType &key) const | graphlab::dht< KeyType, ValueType > | inline |
| owner(const KeyType &key) const | graphlab::dht< KeyType, ValueType > | inline |
| print_stats() const (defined in graphlab::dht< KeyType, ValueType >) | graphlab::dht< KeyType, ValueType > | inline |
| set(const KeyType &key, const ValueType &newval) | graphlab::dht< KeyType, ValueType > | inline |
| storage_type typedef (defined in graphlab::dht< KeyType, ValueType >) | graphlab::dht< KeyType, ValueType > |