Namespace InfluxDB.Client.Writes
Classes
AbstractWriteEvent
InfluxDBEventArgs
PointData
Point defines the values that will be written to the database. See Go Implementation.
PointData.Builder
PointSettings
The setting for store data point: default values, threshold, ...
WriteErrorEvent
WriteRetriableErrorEvent
The event is published when occurs a retriable write exception.
WriteRuntimeExceptionEvent
Published when occurs a runtime exception in background batch processing.