SnapshotFunctionFilter

Constructors

Link copied to clipboard
constructor(snapshotStrategy: SnapshotStrategy)

Functions

Link copied to clipboard
open override fun filter(exchange: StateEventExchange<*>, next: FilterChain<StateEventExchange<*>>): Mono<Void>

Processes the message exchange and optionally calls the next filter in the chain.