Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventingFunctionState

Describes the current state of an eventing function.

Hierarchy

  • EventingFunctionState

Index

Constructors

constructor

Properties

deploymentStatus

The current deployment status of this eventing function.

name

name: string

The name of the eventing function.

numBootstrappingNodes

numBootstrappingNodes: number

The number of nodes where this eventing function is bootstrapping.

numDeployedNodes

numDeployedNodes: number

The number of nodes where this eventing function is deployed.

processingStatus

The current processing status of this eventing function.

status

The current overall state of this eventing function.

Generated using TypeDoc