disk cache (all cache_dirs) storage stats More...
#include <StoreStats.h>
![Inheritance graph](classStoreInfoStats_1_1Swap__inherit__graph.png)
![Collaboration graph](classStoreInfoStats_1_1Swap__coll__graph.png)
Public Member Functions | |
double | meanObjectSize () const |
mean size of a cached object More... | |
double | available () const |
number of unused bytes More... | |
Public Attributes | |
double | open_disk_fd = 0.0 |
number of opened disk files More... | |
double | size = 0.0 |
bytes currently in use More... | |
double | count = 0.0 |
number of cached objects More... | |
double | capacity = 0.0 |
the size limit More... | |
Detailed Description
Definition at line 32 of file StoreStats.h.
Member Function Documentation
◆ available()
|
inlineinherited |
Definition at line 28 of file StoreStats.h.
References StoreInfoStats::Part::capacity, and StoreInfoStats::Part::size.
Referenced by DumpInfo().
◆ meanObjectSize()
|
inlineinherited |
Definition at line 25 of file StoreStats.h.
References StoreInfoStats::Part::count, and StoreInfoStats::Part::size.
Referenced by DumpInfo().
Member Data Documentation
◆ capacity
|
inherited |
Definition at line 22 of file StoreStats.h.
Referenced by StoreInfoStats::Part::available(), DumpInfo(), Store::Controller::getStats(), Store::Disk::getStats(), MemStore::getStats(), Transients::getStats(), and StoreInfoStats::operator+=().
◆ count
|
inherited |
Definition at line 21 of file StoreStats.h.
Referenced by DumpInfo(), Store::Controller::getStats(), Store::Disk::getStats(), MemStore::getStats(), Transients::getStats(), StoreInfoStats::Part::meanObjectSize(), and StoreInfoStats::operator+=().
◆ open_disk_fd
double StoreInfoStats::Swap::open_disk_fd = 0.0 |
Definition at line 35 of file StoreStats.h.
Referenced by DumpInfo(), Store::Disks::getStats(), and StoreInfoStats::operator+=().
◆ size
|
inherited |
Definition at line 20 of file StoreStats.h.
Referenced by StoreInfoStats::Part::available(), DumpInfo(), Store::Controller::getStats(), Store::Disk::getStats(), MemStore::getStats(), Transients::getStats(), StoreInfoStats::Part::meanObjectSize(), and StoreInfoStats::operator+=().
The documentation for this class was generated from the following file:
- src/StoreStats.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products