| Package | Description | 
|---|---|
| org.apache.storm.utils | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ShellLogHandler.setUpContext(Class<?> ownerCls,
            ShellProcess process,
            TopologyContext context)
Called at least once before  
ShellLogHandler.log(org.apache.storm.multilang.ShellMsg) for each spout and bolt. | 
void | 
DefaultShellLogHandler.setUpContext(Class<?> ownerCls,
            ShellProcess process,
            TopologyContext context)
This default implementation saves the  
ShellProcess so it can output the process info string later. | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.