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
IOException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © GigaSpaces.