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.store
/
IdempotentStore
/
AcquireResult
/
Completed
Completed
data
class
Completed
(
val
cachedValue
:
String
?
)
:
IdempotentStore.AcquireResult
Members
Constructors
Completed
Link copied to clipboard
constructor
(
cachedValue
:
String
?
)
Properties
cached
Value
Link copied to clipboard
val
cachedValue
:
String
?