Interface | Description |
---|---|
EventListener<T> | |
ListenerRegistration |
Represent a listener registration.
|
Class | Description |
---|---|
AbstractWriteEvent |
The Base event triggered by
WriteApi . |
BackpressureEvent |
The event is published when is backpressure applied.
|
WriteErrorEvent |
The event is published when occurs a write exception.
|
WriteRetriableErrorEvent |
The event is published when occurs a retriable write exception.
|
WriteSuccessEvent |
The event is published when arrived the success response from InfluxDB 2.0 server.
|
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.