#include <zk_nn_client.h>
|
|
uint32_t | replication |
| |
|
bool | isEC |
| |
|
uint64_t | blocksize |
| |
|
zkclient::FileStatus | under_construction |
| |
|
int | filetype |
| |
|
std::uint64_t | length |
| |
|
std::uint64_t | access_time |
| |
|
std::uint64_t | modification_time |
| |
|
char | owner [MAX_USERNAME_LEN] |
| |
|
char | group [MAX_USERNAME_LEN] |
| |
|
char | permissions [20][MAX_USERNAME_LEN] |
| |
|
int | perm_length |
| |
|
int | permission_number |
| |
|
std::uint64_t | last_block_id |
| |
This is the basic znode to describe a file
The documentation for this struct was generated from the following file: