Preparing search index...
The search index is not available
DuckDB-WASM
DuckDB-WASM
index
AsyncDuckDBDispatcher
Class AsyncDuckDBDispatcher
Abstract
Implements
Logger
Index
Constructors
constructor
Methods
log
on
Message
Constructors
constructor
new
Async
DuckDBDispatcher
(
)
:
AsyncDuckDBDispatcher
Returns
AsyncDuckDBDispatcher
Methods
log
log
(
entry
)
:
void
Send log entry to the main thread
Parameters
entry
:
LogEntryVariant
Returns
void
on
Message
on
Message
(
request
)
:
Promise
<
void
>
Process a request from the main thread
Parameters
request
:
WorkerRequestVariant
Returns
Promise
<
void
>
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
log
on
Message
DuckDB-WASM
Loading...
Send log entry to the main thread