Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
velox::model::block_metadata Class Reference

#include <block_metadata.hh>

Collaboration diagram for velox::model::block_metadata:
Collaboration graph

Public Attributes

std::string name
 
uint64_t size
 
std::string host
 
int index
 
std::string file_name
 
std::vector< block_metadatachunks
 

Member Data Documentation

std::vector<block_metadata> velox::model::block_metadata::chunks
std::string velox::model::block_metadata::file_name
std::string velox::model::block_metadata::host
int velox::model::block_metadata::index
std::string velox::model::block_metadata::name
uint64_t velox::model::block_metadata::size

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