Uses of Class
org.apache.storm.multilang.SpoutMsg
-
Uses of SpoutMsg in org.apache.storm.multilang
Modifier and TypeMethodDescriptionvoid
ISerializer.writeSpoutMsg
(SpoutMsg msg) This method sends a spout message to a non-JVM spout process.void
JsonSerializer.writeSpoutMsg
(SpoutMsg msg) -
Uses of SpoutMsg in org.apache.storm.utils