| Package | Description | 
|---|---|
| org.apache.storm.multilang | 
| Modifier and Type | Method and Description | 
|---|---|
| Number | JsonSerializer. connect(Map<String,Object> conf,
       TopologyContext context) | 
| Number | ISerializer. connect(Map<String,Object> 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 © 2020 The Apache Software Foundation. All rights reserved.