Uses of Class
org.apache.storm.multilang.NoOutputException
-
Packages that use NoOutputException Package Description org.apache.storm.multilang -
-
Uses of NoOutputException in org.apache.storm.multilang
Methods in org.apache.storm.multilang that throw NoOutputException Modifier and Type Method Description Number
ISerializer. connect(Map<String,Object> conf, TopologyContext context)
This method transmits the Storm config to the non-JVM process and receives its pid.Number
JsonSerializer. connect(Map<String,Object> conf, TopologyContext context)
ShellMsg
ISerializer. readShellMsg()
This method receives a shell message from the non-JVM process.ShellMsg
JsonSerializer. readShellMsg()
-