File: api_async.rst

package info (click to toggle)
python-influxdb-client 1.40.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,216 kB
  • sloc: python: 60,236; sh: 64; makefile: 53
file content (25 lines) | stat: -rw-r--r-- 534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Async API Reference
===================

.. contents::
   :local:

InfluxDBClientAsync
"""""""""""""""""""
.. autoclass:: influxdb_client.client.influxdb_client_async.InfluxDBClientAsync
   :members:

QueryApiAsync
"""""""""""""
.. autoclass:: influxdb_client.client.query_api_async.QueryApiAsync
   :members:

WriteApiAsync
"""""""""""""
.. autoclass:: influxdb_client.client.write_api_async.WriteApiAsync
   :members:

DeleteApiAsync
""""""""""""""
.. autoclass:: influxdb_client.client.delete_api_async.DeleteApiAsync
   :members: