Uses of Class
backtype.storm.multilang.SpoutMsg

Packages that use SpoutMsg
backtype.storm.multilang   
backtype.storm.utils   
 

Uses of SpoutMsg in backtype.storm.multilang
 

Methods in backtype.storm.multilang with parameters of type SpoutMsg
 void JsonSerializer.writeSpoutMsg(SpoutMsg msg)
           
 void ISerializer.writeSpoutMsg(SpoutMsg msg)
          This method sends a spout message to a non-JVM spout process
 

Uses of SpoutMsg in backtype.storm.utils
 

Methods in backtype.storm.utils with parameters of type SpoutMsg
 void ShellProcess.writeSpoutMsg(SpoutMsg msg)
           
 



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