Logo
Public Member Functions | Public Attributes | List of all members
eclipse::logical_block_metadata Struct Reference

#include <logical_block_metadata.hh>

Collaboration diagram for eclipse::logical_block_metadata:
Collaboration graph

Public Member Functions

uint32_t get_number_of_phy_blocks ()
 

Public Attributes

std::string file_name
 
std::string name
 
std::string host_name
 
uint64_t size = 0L
 
uint64_t hash_key = 0L
 
uint64_t seq = 0L
 
int replica_chunk_num [2]
 
int primary_chunk_num = 0
 
std::vector< messages::BlockInfophysical_blocks
 

Member Function Documentation

◆ get_number_of_phy_blocks()

uint32_t eclipse::logical_block_metadata::get_number_of_phy_blocks ( )
inline

Member Data Documentation

◆ file_name

std::string eclipse::logical_block_metadata::file_name

◆ hash_key

uint64_t eclipse::logical_block_metadata::hash_key = 0L

◆ host_name

std::string eclipse::logical_block_metadata::host_name

◆ name

std::string eclipse::logical_block_metadata::name

◆ physical_blocks

std::vector<messages::BlockInfo> eclipse::logical_block_metadata::physical_blocks

◆ primary_chunk_num

int eclipse::logical_block_metadata::primary_chunk_num = 0

◆ replica_chunk_num

int eclipse::logical_block_metadata::replica_chunk_num[2]

◆ seq

uint64_t eclipse::logical_block_metadata::seq = 0L

◆ size

uint64_t eclipse::logical_block_metadata::size = 0L

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