public class UdpInlinerSender extends QueueableSender
| Constructor and Description |
|---|
UdpInlinerSender(UdpInfluxdbProtocol 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 UdpInlinerSender(UdpInfluxdbProtocol protocol)
protected boolean doSend(java.util.Collection<Measure> measures)
QueueableSenderdoSend in class QueueableSendermeasures - the collection of measure to be sent