Uses of Interface
org.apache.storm.utils.ShellLogHandler
-
Packages that use ShellLogHandler Package Description org.apache.storm.utils -
-
Uses of ShellLogHandler in org.apache.storm.utils
Classes in org.apache.storm.utils that implement ShellLogHandler Modifier and Type Class Description class
DefaultShellLogHandler
Default implementation ofShellLogHandler
.Methods in org.apache.storm.utils that return ShellLogHandler Modifier and Type Method Description static ShellLogHandler
ShellUtils. getLogHandler(Map<String,Object> topoConf)
-