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