A comunica Murmur Hash Bindings Actor.

Hierarchy (View Summary)

Constructors

Properties

beforeActors: Actor<
    IActionHashBindings,
    IActorTest,
    IActorHashBindingsOutput,
    undefined,
>[] = []

Actor that must be registered in the bus before this actor.

bus: Bus<
    Actor<
        IActionHashBindings,
        IActorTest,
        IActorHashBindingsOutput,
        undefined,
    >,
    IActionHashBindings,
    IActorTest,
    IActorHashBindingsOutput,
    undefined,
>

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods