Hermes
0.9.5-beta
Hierarchical Distributed I/O Buffering System
|
#include <metadata_management.h>
Public Attributes | |
BucketID | next_free |
ChunkedIdList | blobs |
std::atomic< int > | ref_count |
bool | active |
A structure to represent bucket information
BucketID hermes::BucketInfo::next_free |
id of next free bucket
ChunkedIdList hermes::BucketInfo::blobs |
list of BLOB IDs
std::atomic<int> hermes::BucketInfo::ref_count |
reference count
bool hermes::BucketInfo::active |
is bucket active?