Uses of Class
org.apache.storm.multilang.BoltMsg
-
Uses of BoltMsg in org.apache.storm.multilang
Modifier and TypeMethodDescriptionvoid
ISerializer.writeBoltMsg
(BoltMsg msg) This method sends a bolt message to a non-JVM bolt process.void
JsonSerializer.writeBoltMsg
(BoltMsg boltMsg) -
Uses of BoltMsg in org.apache.storm.utils
Modifier and TypeMethodDescriptionvoid
ShellBoltMessageQueue.putBoltMsg
(BoltMsg boltMsg) put bolt message to its queue.void
ShellProcess.writeBoltMsg
(BoltMsg msg)