Package org.apache.storm.utils
Class Monitor
java.lang.Object
org.apache.storm.utils.Monitor
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidmetrics(Nimbus.Iface client) voidmetrics(Nimbus.Iface client, long now, org.apache.storm.utils.Monitor.MetricsState state) voidsetComponent(String component) voidsetInterval(int interval) voidvoidsetTopology(String topology) void
- 
Constructor Details- 
Monitorpublic Monitor()
 
- 
- 
Method Details- 
metrics- Throws:
- Exception
 
- 
metricspublic void metrics(Nimbus.Iface client, long now, org.apache.storm.utils.Monitor.MetricsState state) throws Exception - Throws:
- Exception
 
- 
setIntervalpublic void setInterval(int interval) 
- 
setTopology
- 
setComponent
- 
setStream
- 
setWatch
 
-