public class HttpInlinerSender extends QueueableSender
| Constructor and Description |
|---|
HttpInlinerSender(HttpInfluxdbProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doSend(java.util.Collection<Measure> measures)
Realizes the action to send the measures
|
close, flush, sendsendpublic HttpInlinerSender(HttpInfluxdbProtocol protocol)
protected boolean doSend(java.util.Collection<Measure> measures)
QueueableSenderdoSend in class QueueableSendermeasures - the collection of measure to be sent