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
IOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © GigaSpaces.