SnapshotFunctionFilter
class SnapshotFunctionFilter(snapshotStrategy: SnapshotStrategy) : ExchangeFilter<StateEventExchange<*>>
Functions
Link copied to clipboard
open override fun filter(exchange: StateEventExchange<*>, next: FilterChain<StateEventExchange<*>>): Mono<Void>