Uses of Class
org.epics.archiverappliance.config.ChannelArchiverDataServerPVInfo
Packages that use ChannelArchiverDataServerPVInfo
-
Uses of ChannelArchiverDataServerPVInfo in org.epics.archiverappliance.config
Fields in org.epics.archiverappliance.config with type parameters of type ChannelArchiverDataServerPVInfoModifier and TypeFieldDescriptionprotected com.hazelcast.map.IMap<String, List<ChannelArchiverDataServerPVInfo>> DefaultConfigService.pv2ChannelArchiverDataServerMethods in org.epics.archiverappliance.config that return types with arguments of type ChannelArchiverDataServerPVInfoModifier and TypeMethodDescriptionConfigService.getChannelArchiverDataServers(String pvName) Return a list of ChannelArchiverDataServerPVInfos for a PV if one exists; otherwise return null.DefaultConfigService.getChannelArchiverDataServers(String pvName) Method parameters in org.epics.archiverappliance.config with type arguments of type ChannelArchiverDataServerPVInfoModifier and TypeMethodDescriptionstatic voidChannelArchiverDataServerPVInfo.sortServersBasedOnStartAndEndSecs(List<ChannelArchiverDataServerPVInfo> caPVInfos)