Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Client class that connects to InfluxDB and writes events directly to database. Uses the Data Lake Parameters described above.

method namedescription
validate
checks whether the influxDbHost is valid
connectconnects to the InfluxDB server, sets the database and initializes the batch-behaviour
databaseExistschecks whether the given database exists
createDatabasecreates a new database with the given name




...

References: