Uses of Class
hudson.node_monitors.ResponseTimeMonitor.Data
-
Packages that use ResponseTimeMonitor.Data Package Description hudson.node_monitors Code that monitors the health of agents -
-
Uses of ResponseTimeMonitor.Data in hudson.node_monitors
Fields in hudson.node_monitors with type parameters of type ResponseTimeMonitor.Data Modifier and Type Field Description static AbstractNodeMonitorDescriptor<ResponseTimeMonitor.Data>
ResponseTimeMonitor. DESCRIPTOR
Methods in hudson.node_monitors that return types with arguments of type ResponseTimeMonitor.Data Modifier and Type Method Description protected hudson.remoting.Callable<ResponseTimeMonitor.Data,IOException>
ResponseTimeMonitor.DescriptorImpl. createCallable(Computer c)
protected Map<Computer,ResponseTimeMonitor.Data>
ResponseTimeMonitor.DescriptorImpl. monitor()
-