public class InfluxDBHttpDispatcher extends InfluxDBDispatcher
| Constructor and Description | 
|---|
InfluxDBHttpDispatcher(InfluxDBReporterFactory factory)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
doSend(String content)  | 
URL | 
getUrl()  | 
static URL | 
toUrl(String operationName,
     String encodedQuery,
     InfluxDBReporterFactory factory)  | 
close, sendpublic InfluxDBHttpDispatcher(InfluxDBReporterFactory factory)
public URL getUrl()
protected void doSend(String content) throws IOException
doSend in class InfluxDBDispatcherIOExceptionpublic static URL toUrl(String operationName, String encodedQuery, InfluxDBReporterFactory factory)
Copyright © GigaSpaces.