org.apache.avro.ipc.stats
Class StatsServer
java.lang.Object
   org.apache.avro.ipc.stats.StatsServer
org.apache.avro.ipc.stats.StatsServer
- public class StatsServer 
- extends Object
 
| Method Summary | 
|  void | stop()
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
StatsServer
public StatsServer(StatsPlugin plugin,
                   int port)
            throws Exception
- Throws:
- Exception
stop
public void stop()
          throws Exception
- 
- Throws:
- Exception
 
Copyright © 2010 The Apache Software Foundation