Class EventingFunctionState

Describes the current state of an eventing function.

Hierarchy

  • EventingFunctionState

Constructors

Properties

The current deployment status of this eventing function.

name: string

The name of the eventing function.

numBootstrappingNodes: number

The number of nodes where this eventing function is bootstrapping.

numDeployedNodes: number

The number of nodes where this eventing function is deployed.

The current processing status of this eventing function.

The current overall state of this eventing function.

Generated using TypeDoc