Uses of Class
ecmwf.common.monitor.MonitorException
Packages that use MonitorException
Package
Description
-
Uses of MonitorException in ecmwf.common.ecaccess
Methods in ecmwf.common.ecaccess that throw MonitorExceptionModifier and TypeMethodDescriptionECaccessProvider.getMonitorManager(String name) Gets the monitor manager.ECaccessScheduler.getMonitorManager(String name) Gets the monitor manager. -
Uses of MonitorException in ecmwf.common.monitor
Methods in ecmwf.common.monitor that throw MonitorExceptionModifier and TypeMethodDescriptionstatic StringMonitorManager.getColor(int status) Gets the color.static MonitorThreadMonitorThread.getInstance()Gets the single instance of MonitorThread.MonitorCallback.getMonitorManager(String name) Gets the monitor manager.voidMonitorManager.setStatus(int status) Sets the status.voidMonitorManager.update()Update.voidMonitorManager.update(int status) Update.voidUpdate.voidUpdate.Constructors in ecmwf.common.monitor that throw MonitorExceptionModifierConstructorDescriptionMonitorManager(String name, int status, String comment) Instantiates a new monitor manager.MonitorManager(String name, String service, int status, String comment) Instantiates a new monitor manager. -
Uses of MonitorException in ecmwf.common.monitor.module
Methods in ecmwf.common.monitor.module that throw MonitorExceptionModifier and TypeMethodDescriptionvoidOpsviewProvider.sendMessage(String hostname, String service, int status, String message) Sends the message. -
Uses of MonitorException in ecmwf.common.plugin
Methods in ecmwf.common.plugin that throw MonitorExceptionModifier and TypeMethodDescriptionPluginContainer.getMonitorManager(String name) Gets the monitor manager. -
Uses of MonitorException in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that throw MonitorExceptionModifier and TypeMethodDescriptionMasterServer.getDestinationCache(String destinationName) Gets the destination cache.ManagementInterface.getDestinationCaches()Gets the destination caches.MasterServer.getDestinationCaches()Gets the destination caches.MasterServer.getDestinationSchedulerCache(String destinationName) Gets the destination scheduler cache.MasterServer.getDestinationSchedulerCache(String destinationName, String statusCode) Gets the destination scheduler cache.ManagementInterface.getMonitorManager(String destinationName) Gets the monitor manager. -
Uses of MonitorException in ecmwf.ecpds.master.transfer
Methods in ecmwf.ecpds.master.transfer that throw MonitorExceptionModifier and TypeMethodDescriptionTransferScheduler.MonitoringThread.getMonitorManager(String name) Gets the monitor manager.