ReconfigurationEvent
Represents an event source that can trigger a reconfiguration.
Inheritors
Functions
Link copied to clipboard
Represents the flow of events that must be monitored for triggering the reconfiguration.
Link copied to clipboard
Asynchronously initializes the entity. Can Either succeed or fail with an Error.
Link copied to clipboard
Method that must be called on each evaluated event. For each event, a result must be provided.
Link copied to clipboard
Represents the flow of results of the reconfiguration. It is a companion flow of eventsFlow.