Uses of Package
org.apache.storm.multilang
Packages that use org.apache.storm.multilang
-
Classes in org.apache.storm.multilang used by org.apache.storm.multilangClassDescriptionBoltMsg is an object that represents the data sent from a shell component to a bolt process that implements a multi-language protocol.The ISerializer interface describes the methods that an object should implement to provide serialization and de-serialization capabilities to non-JVM language components.A NoOutputException states that no data has been received from the connected non-JVM process.ShellMsg is an object that represents the data sent to a shell component from a process that implements a multi-language protocol.SpoutMsg is an object that represents the data sent from a shell spout to a process that implements a multi-language spout.
-
Classes in org.apache.storm.multilang used by org.apache.storm.utilsClassDescriptionBoltMsg is an object that represents the data sent from a shell component to a bolt process that implements a multi-language protocol.The ISerializer interface describes the methods that an object should implement to provide serialization and de-serialization capabilities to non-JVM language components.ShellMsg is an object that represents the data sent to a shell component from a process that implements a multi-language protocol.SpoutMsg is an object that represents the data sent from a shell spout to a process that implements a multi-language spout.