Class DefaultShellLogHandler

java.lang.Object
org.apache.storm.utils.DefaultShellLogHandler
All Implemented Interfaces:
ShellLogHandler

public class DefaultShellLogHandler extends Object implements ShellLogHandler
Default implementation of ShellLogHandler.
  • Constructor Details

    • DefaultShellLogHandler

      public DefaultShellLogHandler()
      Default constructor; used when loading with Class.forName(...).newInstance().
  • Method Details