toggle menu
compute-platform
1.6.0
jvm
switch theme
search in API
compute-platform
/
org.veupathdb.lib.compute.platform.config
/
AsyncPlatformConfig
/
Builder
/
addQueue
add
Queue
fun
addQueue
(
conf
:
AsyncQueueConfig
)
:
AsyncPlatformConfig.Builder
inline
fun
addQueue
(
fn
:
AsyncQueueConfig.Builder
.
(
)
->
Unit
)
Adds the given queue configuration to this
Builder
.