Wow
Toggle table of contents
8.9.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-benchmarks
/
me.ahoo.wow.benchmark.infrastructure
/
StorageBatchTuningOptions
Storage
Batch
Tuning
Options
data
class
StorageBatchTuningOptions
(
val
maxSize
:
Int
,
val
maxDelay
:
Duration
)
Members
Constructors
Storage
Batch
Tuning
Options
Link copied to clipboard
constructor
(
maxSize
:
Int
,
maxDelay
:
Duration
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
max
Delay
Link copied to clipboard
val
maxDelay
:
Duration
max
Size
Link copied to clipboard
val
maxSize
:
Int