Uses of Class
org.apache.storm.multilang.SpoutMsg
-
Packages that use SpoutMsg Package Description org.apache.storm.multilang org.apache.storm.utils -
-
Uses of SpoutMsg in org.apache.storm.multilang
Methods in org.apache.storm.multilang with parameters of type SpoutMsg Modifier and Type Method Description void
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
Methods in org.apache.storm.utils with parameters of type SpoutMsg Modifier and Type Method Description void
ShellProcess. writeSpoutMsg(SpoutMsg msg)
-