Object - streams : AbstractOperatorProcessor

Abstract processor encapsulating operator functions.

Methods

Fields

promote

Promotes the StreamEvent to the previous processor.

Parameters

  • processorAlias string?
  • alias for the calling processor, for identification purposes (lhs, rhs).

evict

Evicts the StreamEvent from current state branch.

Parameters

  • processorAlias string?
  • alias for the calling processor, for identification purposes (lhs, rhs).