Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.command.wait
/
WaitStrategy
/
Materialized
/
shouldPropagate
should
Propagate
open
fun
shouldPropagate
(
upstream
:
Message
<
*
,
*
>
)
:
Boolean
判断是否应该传播指定的消息
Return
如果应该传播该消息则返回 true,否则返回 false
Parameters
upstream
上游消息对象,包含命令或事件的相关信息