org.apache.avro.ipc.stats
Class StatsServer

java.lang.Object
  extended by org.apache.avro.ipc.stats.StatsServer

public class StatsServer
extends Object


Constructor Summary
StatsServer(StatsPlugin plugin, int port)
           
 
Method Summary
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatsServer

public StatsServer(StatsPlugin plugin,
                   int port)
            throws Exception
Throws:
Exception
Method Detail

stop

public void stop()
          throws Exception
Throws:
Exception


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.