public class StatsServer
extends Object
-
Constructor Summary
Constructors
StatsServer(org.apache.avro.ipc.stats.StatsPlugin plugin,
int port)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StatsServer
public StatsServer(org.apache.avro.ipc.stats.StatsPlugin plugin,
int port)
throws Exception
- Throws:
Exception
-