All Classes and Interfaces
Classes
Class
Description
A generic `ShellBolt` implementation that allows you specify output fields
and even streams without having to subclass `ShellBolt` to do so.
A generic `ShellSpout` implementation that allows you specify output fields
and even streams without having to subclass `ShellSpout` to do so.
Simple bolt that does nothing other than LOG.info() every tuple recieveed.