Package org.apache.storm.flux.wrappers.bolts


package org.apache.storm.flux.wrappers.bolts
  • Classes
    Class
    Description
    A generic `ShellBolt` implementation that allows you specify output fields and even streams without having to subclass `ShellBolt` to do so.
    Simple bolt that does nothing other than LOG.info() every tuple recieveed.