Uses of Class
backtype.storm.multilang.BoltMsg

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

Uses of BoltMsg in backtype.storm.multilang
 

Methods in backtype.storm.multilang with parameters of type BoltMsg
 void JsonSerializer.writeBoltMsg(BoltMsg boltMsg)
           
 void ISerializer.writeBoltMsg(BoltMsg msg)
          This method sends a bolt message to a non-JVM bolt process
 

Uses of BoltMsg in backtype.storm.utils
 

Methods in backtype.storm.utils with parameters of type BoltMsg
 void ShellProcess.writeBoltMsg(BoltMsg msg)
           
 



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