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, send
public InfluxDBHttpDispatcher(InfluxDBReporterFactory factory)
public URL getUrl()
protected void doSend(String content) throws IOException
doSend
in class InfluxDBDispatcher
IOException
public static URL toUrl(String operationName, String encodedQuery, InfluxDBReporterFactory factory)
Copyright © GigaSpaces.