public class Statsd extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static class |
Statsd.StatType |
public Statsd(String host, int port)
public void connect()
throws IllegalStateException,
SocketException
IllegalStateExceptionSocketExceptionpublic void send(String name, String value, Statsd.StatType statType) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014–2016 Basis Technology Corp.. All rights reserved.