Functions

Link copied to clipboard
abstract fun handle(context: StateEventExchange<*>): Mono<Void>

Method to execute the handling logic.

Link copied to clipboard

Wraps a SnapshotHandler with metrics collection capabilities. Returns a MetricSnapshotHandler that collects metrics on snapshot handling operations.