Uses of Class
org.epics.archiverappliance.config.ApplianceAggregateInfo
Packages that use ApplianceAggregateInfo
-
Uses of ApplianceAggregateInfo in org.epics.archiverappliance.config
Fields in org.epics.archiverappliance.config declared as ApplianceAggregateInfoModifier and TypeFieldDescriptionprotected ApplianceAggregateInfoDefaultConfigService.applianceAggregateInfoMethods in org.epics.archiverappliance.config that return ApplianceAggregateInfoModifier and TypeMethodDescriptionApplianceAggregateInfo.clone()ConfigService.getAggregatedApplianceInfo(ApplianceInfo applianceInfo) Facilitates various optimizations for BPL that uses appliance wide information by caching and maintaining this information on a per appliance basisDefaultConfigService.getAggregatedApplianceInfo(ApplianceInfo applianceInfo) ApplianceAggregateInfo.getDifference(ApplianceAggregateInfo other) This returns a new ApplianceAggregateInfo that is the difference between this info and the other info.Methods in org.epics.archiverappliance.config with parameters of type ApplianceAggregateInfoModifier and TypeMethodDescriptionApplianceAggregateInfo.getDifference(ApplianceAggregateInfo other) This returns a new ApplianceAggregateInfo that is the difference between this info and the other info. -
Uses of ApplianceAggregateInfo in org.epics.archiverappliance.mgmt.archivepv
Methods in org.epics.archiverappliance.mgmt.archivepv that return ApplianceAggregateInfoModifier and TypeMethodDescriptionCapacityPlanningData.getApplianceAggregateDifferenceFromLastFetch(ConfigService configService) Return the difference between the appliance aggregate info as of "now" and from the time we last fetched the static data.