Wow
Toggle table of contents
8.6.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.webflux
/
WebFluxProperties
/
Batch
Batch
data
class
Batch
(
@
DefaultValue
(
value
=
[
"1"
]
)
var
concurrency
:
Int
=
1
,
@
DefaultValue
(
value
=
[
"1"
]
)
var
prefetch
:
Int
=
1
)
Members
Constructors
Batch
Link copied to clipboard
constructor
(
@
DefaultValue
(
value
=
[
"1"
]
)
concurrency
:
Int
=
1
,
@
DefaultValue
(
value
=
[
"1"
]
)
prefetch
:
Int
=
1
)
Properties
concurrency
Link copied to clipboard
var
concurrency
:
Int
prefetch
Link copied to clipboard
var
prefetch
:
Int