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
IOException
public void flush() throws IOException
IOException
public boolean isConnected()
public void close() throws IOException
IOException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.