Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.command
/
IdempotencyProperties
/
BloomFilter
/
BloomFilter
Bloom
Filter
constructor
(
ttl
:
Duration
=
Duration.ofMinutes(1)
,
expectedInsertions
:
Long
,
fpp
:
Double
=
1.0E-5
)