Uses of Class
org.apache.storm.utils.ShellProcess
-
Uses of ShellProcess in org.apache.storm.utils
Modifier and TypeMethodDescriptionvoid
DefaultShellLogHandler.setUpContext
(Class<?> ownerCls, ShellProcess process, TopologyContext context) This default implementation saves theShellProcess
so it can output the process info string later.void
ShellLogHandler.setUpContext
(Class<?> ownerCls, ShellProcess process, TopologyContext context) Called at least once beforeShellLogHandler.log(org.apache.storm.multilang.ShellMsg)
for each spout and bolt.