Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OperationProcessorStateData

description

A type that represents data about the state of the processor module. Note that we implement the StateData type to permit more flexibility on gathering module states.

This class shall be used mainly to refer and handle data in relation with the processor module.

see

ProcessOperations

since

v0.3.0

Hierarchy

  • OperationProcessorStateData

Implements

Index

Constructors

Properties

totalNumberOfOperations: number

Contains the total number of operations that have been processed using the operations processor. This data field can be used to avoid count queries.

access

public

var

{number}

Generated using TypeDoc