Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DistributedAggregateRequest

Hierarchy

Index

Constructors

constructor

Properties

created

created: Date = ...

creation date of this task

entityController

entityController: IEntityController

entityRef

entityRef: IEntityRef

entityType

entityType: string

error

error: Error | { message: string; name: string }

Error

id

id: string

Id of event itself

instNr

instNr: number

Nr of nodeId instance if multiple are running

nodeId

nodeId: string

Id of system node which created the event

options

pipeline

pipeline: any[]

reqEventId

reqEventId: string

Id of requesting event id node

respId

respId: string

Id of responding system node

seqNr

seqNr: number = 0

For multiparted messages

skipping

skipping: boolean = false

response exists but shouldn't be ad to results

targetIds

targetIds: string[]

Id of target system node

Used for direct task allocation

Static inc

inc: number = 0

Methods

of

  • of(system: { instNr: number; nodeId: string }): void

Generated using TypeDoc