You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flush() -WriteApi.flush() has to write synchronously all buffered data
simple synchronous write -WriteApi has to have a possibility to simple synchronous write that will be used in simple use case of client (Apache NiFi - buffering, grouping by NiFi)
WriteApi.flush()has to write synchronously all buffered dataWriteApihas to have a possibility to simple synchronous write that will be used in simple use case of client (Apache NiFi - buffering, grouping by NiFi)