public abstract class InfluxDBDispatcher extends Object implements Closeable
| Constructor and Description |
|---|
InfluxDBDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected abstract void |
doSend(String content) |
void |
send(String data) |
protected final Logger logger
public void send(String data)
protected abstract void doSend(String content) throws IOException
IOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © GigaSpaces.