Uses of Class
org.apache.storm.multilang.NoOutputException
-
Uses of NoOutputException in org.apache.storm.multilang
Modifier and TypeMethodDescriptionISerializer.connect
(Map<String, Object> conf, TopologyContext context) This method transmits the Storm config to the non-JVM process and receives its pid.JsonSerializer.connect
(Map<String, Object> conf, TopologyContext context) ISerializer.readShellMsg()
This method receives a shell message from the non-JVM process.JsonSerializer.readShellMsg()