Class InfluxDbUdpSender

  • All Implemented Interfaces:
    InfluxDbSender

    public class InfluxDbUdpSender
    extends Object
    An implementation of InfluxDbSender that uses UDP Connection.

    Warning: This class uses non encrypted UDP connection to connect to the remote host.