Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-redis
/
me.ahoo.wow.redis.bus
/
RedisStreamRecoveryOptions
/
RedisStreamRecoveryOptions
Redis
Stream
Recovery
Options
constructor
(
enabled
:
Boolean
=
true
,
minIdleTime
:
Duration
=
Duration.ofMinutes(5)
,
interval
:
Duration
=
Duration.ofSeconds(30)
,
batchSize
:
Long
=
100
)