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