| Package | Description | 
|---|---|
| org.apache.storm.multilang | |
| org.apache.storm.utils | 
| Modifier and Type | Method and Description | 
|---|---|
ShellMsg | 
ISerializer.readShellMsg()
This method receives a shell message from the non-JVM process. 
 | 
ShellMsg | 
JsonSerializer.readShellMsg()  | 
| Modifier and Type | Method and Description | 
|---|---|
ShellMsg | 
ShellProcess.readShellMsg()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultShellLogHandler.log(ShellMsg shellMsg)
Log the given message. 
 | 
void | 
ShellLogHandler.log(ShellMsg msg)
Called by spouts and bolts when they receive a ‘log’ command from a multilang process. 
 | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.