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

#include <metadata_management.h>

Collaboration diagram for hermes::BlobInfo:

Public Member Functions

BlobInfooperator= (const BlobInfo &other)
 

Public Attributes

Stats stats
 
TicketMutex lock
 
TargetID effective_target
 
u32 last
 
bool stop
 

Detailed Description

A structure to represent Blob information

Member Function Documentation

◆ operator=()

BlobInfo& hermes::BlobInfo::operator= ( const BlobInfo other)
inline

Copy other BlobInfo sturcture.

Member Data Documentation

◆ stats

Stats hermes::BlobInfo::stats

BLOB statistics

◆ lock

TicketMutex hermes::BlobInfo::lock

lock

◆ effective_target

TargetID hermes::BlobInfo::effective_target

target ID

◆ last

u32 hermes::BlobInfo::last

last

◆ stop

bool hermes::BlobInfo::stop

stop


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