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 UpkeepStatsMonitoredSQLStore. 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 UpkeepStatsUpkeepResponse. archivedStatsUpkeepStatsUpkeepResponse. deletedStatsMethods in edu.uiuc.ncsa.security.storage.monitored.upkeep with parameters of type UpkeepStats Modifier and Type Method Description voidUpkeepStats. add(UpkeepStats stats)
-