Deinitialize this actor. This should be used for cleaning up things when the application is shut down, such as closing files and removing temporary files.
A promise that resolves when the actor has been deinitialized.
Handle the given error as a rejection or delegate it to the logger, depending on whether or not hard errors are enabled.
An action.
An error that has occurred.
Data to add to the output
Handle the given error as a rejection or delegate it to the logger, depending on whether or not hard errors are enabled.
A dereference action.
An error that has occurred.
Optional HTTP headers to pass.
The time it took to request the page in milliseconds.
A promise that rejects or resolves to an empty output.
Initialize this actor. This should be used for doing things that take a while, such as opening files.
A promise that resolves when the actor has been initialized.
Run the given action on this actor AND invokes the {@link Bus#onRun} method.
The action to run.
A promise that resolves to the run result.
Get the logger from the given context.
An optional context.
The logger or undefined.
Generated using TypeDoc
A comunica Constant Hylar RDFs Dereference Actor.