#include <fileinfo.hh>
◆ FileInfo()
| eclipse::messages::FileInfo::FileInfo |
( |
| ) |
|
|
default |
◆ ~FileInfo()
| eclipse::messages::FileInfo::~FileInfo |
( |
| ) |
|
|
default |
◆ get_type()
| std::string eclipse::messages::FileInfo::get_type |
( |
| ) |
const |
|
overridevirtual |
◆ blocks_metadata
| std::vector<BlockMetadata> eclipse::messages::FileInfo::blocks_metadata |
◆ hash_key
| uint32_t eclipse::messages::FileInfo::hash_key = 0 |
◆ intended_block_size
| uint64_t eclipse::messages::FileInfo::intended_block_size = 0 |
◆ is_input
| bool eclipse::messages::FileInfo::is_input = false |
◆ job_id
| uint32_t eclipse::messages::FileInfo::job_id = 0 |
◆ n_lblock
| unsigned int eclipse::messages::FileInfo::n_lblock = 0 |
◆ name
| std::string eclipse::messages::FileInfo::name |
◆ num_block
| unsigned int eclipse::messages::FileInfo::num_block = 0 |
◆ num_primary_file
| unsigned int eclipse::messages::FileInfo::num_primary_file = 0 |
◆ reducer_output
| bool eclipse::messages::FileInfo::reducer_output = false |
◆ replica
| unsigned int eclipse::messages::FileInfo::replica = 0 |
◆ size
| uint64_t eclipse::messages::FileInfo::size = 0 |
◆ type
| unsigned int eclipse::messages::FileInfo::type |
◆ uploading
| int eclipse::messages::FileInfo::uploading = 1 |
The documentation for this struct was generated from the following files:
- /home/runner/work/VeloxDFS/VeloxDFS/src/messages/fileinfo.hh
- /home/runner/work/VeloxDFS/VeloxDFS/src/messages/fileinfo.cc