Hermes
0.9.5-beta
Hierarchical Distributed I/O Buffering System
|
#include <hermes_types.h>
Public Attributes | |
struct { | |
u32 index | |
u32 node_id | |
} | bits |
u64 | as_int |
A union of virtual Bucket ID type
u32 hermes::VBucketID::index |
The index into the Target array starting at BufferPool::targets_offset (on the node with ID node_id).
u32 hermes::VBucketID::node_id |
The ID of the node in charge of this vbucket.
struct { ... } hermes::VBucketID::bits |
The VBucket ID as bitfield