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.properties
/
IdempotentProperties
Idempotent
Properties
@
ConfigurationProperties
(
prefix
=
"idempotent"
)
class
IdempotentProperties
Idempotent execution properties.
Members
Constructors
Idempotent
Properties
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
var
enabled
:
Boolean
header
Name
Link copied to clipboard
var
headerName
:
String
jdbc
Table
Name
Link copied to clipboard
var
jdbcTableName
:
String
key
Prefix
Link copied to clipboard
var
keyPrefix
:
String
processing
Ttl
Link copied to clipboard
var
processingTtl
:
Duration
renew
Interval
Link copied to clipboard
var
renewInterval
:
Duration
?
store
Type
Link copied to clipboard
var
storeType
:
StoreType
ttl
Link copied to clipboard
var
ttl
:
Duration