Uses of Class
edu.uiuc.ncsa.security.storage.monitored.upkeep.UpkeepStats
-
Packages that use UpkeepStats Package Description edu.uiuc.ncsa.security.storage.monitored Utilities and classes for working with objects that are sent to/retrieved from aStore
.edu.uiuc.ncsa.security.storage.monitored.upkeep -
-
Uses of UpkeepStats in edu.uiuc.ncsa.security.storage.monitored
Methods in edu.uiuc.ncsa.security.storage.monitored that return UpkeepStats Modifier and Type Method Description protected UpkeepStats
MonitoredSQLStore. gatherStats(int[] records)
-
Uses of UpkeepStats in edu.uiuc.ncsa.security.storage.monitored.upkeep
Fields in edu.uiuc.ncsa.security.storage.monitored.upkeep declared as UpkeepStats Modifier and Type Field Description UpkeepStats
UpkeepResponse. archivedStats
UpkeepStats
UpkeepResponse. deletedStats
Methods in edu.uiuc.ncsa.security.storage.monitored.upkeep with parameters of type UpkeepStats Modifier and Type Method Description void
UpkeepStats. add(UpkeepStats stats)
-