Versions Compared

Key

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

...

/**
* close thread for asynchronous batch write and UDP socket to release resources if need.
*/
public void close();

6. setDatabase()

/**
* Set the database which is used for writing points.
*/
public InfluxDB setDatabase(final String database);