Package | Description |
---|---|
org.apache.storm.utils |
Modifier and Type | Method and Description |
---|---|
void |
DefaultShellLogHandler.setUpContext(Class<?> ownerCls,
ShellProcess process,
TopologyContext context)
This default implementation saves the
ShellProcess so it can output the process info string later. |
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. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.