backtype.storm.utils
Class Monitor
java.lang.Object
backtype.storm.utils.Monitor
public class Monitor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Monitor
public Monitor()
metrics
public void metrics(Nimbus.Client client)
throws Exception
- Throws:
Exception
metrics
public void metrics(Nimbus.Client client,
long now,
backtype.storm.utils.Monitor.MetricsState state)
throws Exception
- Throws:
Exception
set_interval
public void set_interval(int _interval)
set_topology
public void set_topology(String _topology)
set_component
public void set_component(String _component)
set_stream
public void set_stream(String _stream)
set_watch
public void set_watch(String _watch)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.