Hermes  0.9.5-beta
Hierarchical Distributed I/O Buffering System
hermes::BucketInfo Struct Reference

#include <metadata_management.h>

Collaboration diagram for hermes::BucketInfo:

Public Attributes

BucketID next_free
 
ChunkedIdList blobs
 
std::atomic< int > ref_count
 
bool active
 

Detailed Description

A structure to represent bucket information

Member Data Documentation

◆ next_free

BucketID hermes::BucketInfo::next_free

id of next free bucket

◆ blobs

ChunkedIdList hermes::BucketInfo::blobs

list of BLOB IDs

◆ ref_count

std::atomic<int> hermes::BucketInfo::ref_count

reference count

◆ active

bool hermes::BucketInfo::active

is bucket active?


The documentation for this struct was generated from the following file: