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