avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-idempotent-spring-boot-starter
/
io.github.lishangbu.avalon.idempotent.lease
/
IdempotentLeaseManager
Idempotent
Lease
Manager
interface
IdempotentLeaseManager
Periodically renews idempotent processing leases while a method is still running.
Inheritors
DefaultIdempotentLeaseManager
Members
Types
Lease
Handle
Link copied to clipboard
fun
interface
LeaseHandle
Functions
start
Link copied to clipboard
abstract
fun
start
(
key
:
String
,
token
:
String
)
:
IdempotentLeaseManager.LeaseHandle