Uses of Class
backtype.storm.multilang.NoOutputException

Packages that use NoOutputException
backtype.storm.multilang   
 

Uses of NoOutputException in backtype.storm.multilang
 

Methods in backtype.storm.multilang that throw NoOutputException
 Number JsonSerializer.connect(Map conf, TopologyContext context)
           
 Number ISerializer.connect(Map conf, TopologyContext context)
          This method transmits the Storm config to the non-JVM process and receives its pid.
 ShellMsg JsonSerializer.readShellMsg()
           
 ShellMsg ISerializer.readShellMsg()
          This method receives a shell message from the non-JVM process
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.