Wow
Toggle table of contents
8.6.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-webflux
/
me.ahoo.wow.webflux.route.policy
Package-level
declarations
Types
Types
Batch
Execution
Policy
Link copied to clipboard
class
BatchExecutionPolicy
(
val
concurrency
:
Int
=
1
,
val
prefetch
:
Int
=
1
)
Command
Wait
Policy
Link copied to clipboard
class
CommandWaitPolicy
(
defaultTimeout
:
Duration
)
Tracing
Policy
Link copied to clipboard
class
TracingPolicy
Tracing
Range
Link copied to clipboard
data
class
TracingRange
(
val
replayHeadVersion
:
Int
,
val
emitHeadVersion
:
Int
,
val
tailVersion
:
Int
)