|
xrootd
|
#include <XrdPfcInfo.hh>

Public Member Functions | |
| Store () | |
Public Attributes | |
| long long | m_buffer_size |
| buffer / block size More... | |
| long long | m_file_size |
| size of file in bytes More... | |
| time_t | m_creationTime |
| time the info file was created More... | |
| time_t | m_noCkSumTime |
| time when first non-cksummed block was detected More... | |
| size_t | m_accessCnt |
| total access count for the file More... | |
| Status | m_status |
| status information More... | |
| int | m_astatSize |
| size of AStat vector More... | |
|
inline |
| size_t XrdPfc::Info::Store::m_accessCnt |
total access count for the file
Referenced by XrdPfc::Info::GetAccessCnt().
| int XrdPfc::Info::Store::m_astatSize |
size of AStat vector
| long long XrdPfc::Info::Store::m_buffer_size |
buffer / block size
Referenced by XrdPfc::Info::GetBufferSize(), XrdPfc::Info::GetExpectedDataFileSize(), and XrdPfc::Info::GetNDownloadedBytes().
| time_t XrdPfc::Info::Store::m_creationTime |
time the info file was created
Referenced by XrdPfc::Info::GetCreationTime(), and XrdPfc::Info::GetNoCkSumTimeForUVKeep().
| long long XrdPfc::Info::Store::m_file_size |
size of file in bytes
Referenced by XrdPfc::Info::GetExpectedDataFileSize(), and XrdPfc::Info::GetFileSize().
| time_t XrdPfc::Info::Store::m_noCkSumTime |
time when first non-cksummed block was detected
Referenced by XrdPfc::Info::GetNoCkSumTime(), XrdPfc::Info::GetNoCkSumTimeForUVKeep(), XrdPfc::Info::HasNoCkSumTime(), and XrdPfc::Info::ResetNoCkSumTime().
| Status XrdPfc::Info::Store::m_status |
status information
Referenced by XrdPfc::Info::DowngradeCkSumState(), XrdPfc::Info::GetCkSumState(), XrdPfc::Info::IsCkSumAny(), XrdPfc::Info::IsCkSumBoth(), XrdPfc::Info::IsCkSumCache(), XrdPfc::Info::IsCkSumNet(), and XrdPfc::Info::SetCkSumState().
1.8.5