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