Class EventComputation<C, S, E>Abstract

An abstract algorithm to compute new events based on the old events and the command being handled.

Type Parameters

  • C
  • S
  • E

Hierarchy (view full)

Implements

Constructors

Properties

decider: IDecider<C, S, E>
initialState: S

Methods

Generated using TypeDoc