public static class GraphiteSink.Graphite
extends java.lang.Object
| Constructor | Description |
|---|---|
Graphite(java.lang.String serverHost,
int serverPort) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
void |
connect() |
|
void |
flush() |
|
boolean |
isConnected() |
|
void |
write(java.lang.String msg) |
public void connect()
public void write(java.lang.String msg)
throws java.io.IOException
java.io.IOExceptionpublic void flush()
throws java.io.IOException
java.io.IOExceptionpublic boolean isConnected()
public void close()
throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.