Project
Loading...
Searching...
No Matches
o2::framework::CCDBFetcherHelper::CCDBCacheInfo Struct Reference

Public Attributes

std::string etag
 
size_t cacheValidUntil = 0
 
size_t cachePopulatedAt = 0
 
size_t cacheMiss = 0
 
size_t cacheHit = 0
 
size_t minSize = -1ULL
 
size_t maxSize = 0
 
int lastCheckedTF = 0
 

Detailed Description

Definition at line 34 of file CCDBHelpers.cxx.

Member Data Documentation

◆ cacheHit

size_t o2::framework::CCDBFetcherHelper::CCDBCacheInfo::cacheHit = 0

Definition at line 39 of file CCDBHelpers.cxx.

◆ cacheMiss

size_t o2::framework::CCDBFetcherHelper::CCDBCacheInfo::cacheMiss = 0

Definition at line 38 of file CCDBHelpers.cxx.

◆ cachePopulatedAt

size_t o2::framework::CCDBFetcherHelper::CCDBCacheInfo::cachePopulatedAt = 0

Definition at line 37 of file CCDBHelpers.cxx.

◆ cacheValidUntil

size_t o2::framework::CCDBFetcherHelper::CCDBCacheInfo::cacheValidUntil = 0

Definition at line 36 of file CCDBHelpers.cxx.

◆ etag

std::string o2::framework::CCDBFetcherHelper::CCDBCacheInfo::etag

Definition at line 35 of file CCDBHelpers.cxx.

◆ lastCheckedTF

int o2::framework::CCDBFetcherHelper::CCDBCacheInfo::lastCheckedTF = 0

Definition at line 42 of file CCDBHelpers.cxx.

◆ maxSize

size_t o2::framework::CCDBFetcherHelper::CCDBCacheInfo::maxSize = 0

Definition at line 41 of file CCDBHelpers.cxx.

◆ minSize

size_t o2::framework::CCDBFetcherHelper::CCDBCacheInfo::minSize = -1ULL

Definition at line 40 of file CCDBHelpers.cxx.


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