dmlite_replica Struct Reference

#include <inode.h>

List of all members.

Public Attributes

int64_t replicaid
int64_t fileid
int64_t nbaccesses
time_t atime
time_t ptime
time_t ltime
enum dmlite_replica_status status
enum dmlite_replica_type type
char server [HOST_NAME_MAX]
char rfn [URL_MAX]
dmlite_any_dictextra
 If != NULL, additional metadata will be put here.

Detailed Description

A replica of a file


Member Data Documentation

If != NULL, additional metadata will be put here.

Caller is generally responsible for allocating and freeing. Exception: when an array is allocated by the called method

char dmlite_replica::rfn[URL_MAX]
char dmlite_replica::server[HOST_NAME_MAX]

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

Generated on 2 Nov 2015 for dmlite by  doxygen 1.6.1