C# Class InfluxDB.Collector.Pipeline.NullMetricsCollector
显示文件
Open project: influxdata/influxdb-csharp
Protected Methods
Method |
Description |
|
Emit ( PointData points ) : void |
|
|
Method Details
protected Emit ( PointData points ) : void |
points |
PointData |
|
return |
void |
|