public abstract class InfluxDBDispatcher extends Object implements Closeable
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
Constructor and Description |
---|
InfluxDBDispatcher() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected abstract void |
doSend(String content) |
void |
send(String data) |
public void send(String data)
protected abstract void doSend(String content) throws IOException
IOException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © GigaSpaces.