DefaultIdempotentLeaseManager

Default background lease renewer backed by a scheduled executor.

Constructors

Link copied to clipboard
constructor(properties: IdempotentProperties, idempotentStore: IdempotentStore, scheduledExecutorService: ScheduledExecutorService)

Functions

Link copied to clipboard
open override fun start(key: String, token: String): IdempotentLeaseManager.LeaseHandle