Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client
APIExecutor
Type Alias APIExecutor
APIExecutor
:
(
consumer
:
CommunicationObserver
<
Uint8Array
>
)
=>
void
APIExecutor executes the API and passes its response to the supplied consumer
Type declaration
(
consumer
:
CommunicationObserver
<
Uint8Array
>
)
:
void
Parameters
consumer
:
CommunicationObserver
<
Uint8Array
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
APIExecutor executes the API and passes its response to the supplied consumer