public static class GraphiteSink.Graphite extends Object
| Constructor and Description |
|---|
Graphite(String serverHost,
int serverPort) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
connect() |
void |
flush() |
boolean |
isConnected() |
void |
write(String msg) |
public void connect()
public void write(String msg) throws IOException
IOExceptionpublic void flush() throws IOException
IOExceptionpublic boolean isConnected()
public void close() throws IOException
IOExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.