WaitStrategyPropagator

Interface for propagating wait strategy information.

Defines methods for controlling how command processing results are propagated to waiting endpoints in distributed scenarios.

See also

Inheritors

Functions

Link copied to clipboard
abstract fun propagate(commandWaitEndpoint: String, header: Header)

Executes propagation operation.