Uses of Class
app.nzyme.plugin.distributed.messaging.ClusterMessage
-
Packages that use ClusterMessage Package Description app.nzyme.plugin.distributed.messaging -
-
Uses of ClusterMessage in app.nzyme.plugin.distributed.messaging
Methods in app.nzyme.plugin.distributed.messaging that return ClusterMessage Modifier and Type Method Description abstract ClusterMessageClusterMessage.Builder. build()static ClusterMessageClusterMessage. create(MessageType type, Map<String,Object> parameters, boolean limitToCurrentCycle)Methods in app.nzyme.plugin.distributed.messaging with parameters of type ClusterMessage Modifier and Type Method Description voidMessageBus. sendToAllOnlineNodes(ClusterMessage message)
-