Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.struct
/
BloomFilter
/
getRounds
get
Rounds
open
fun
getRounds
(
)
:
Int
Number of hash rounds to apply when adding data to this filter.
Content copied to clipboard
uint32 rounds = 2;
Return
The rounds.