Uses of Class
xsmeral.pipe.PipeAttachedProcessor

Packages that use PipeAttachedProcessor
xsmeral.pipe.stats Provides classes for tracking statistics of processors. 
 

Uses of PipeAttachedProcessor in xsmeral.pipe.stats
 

Subclasses of PipeAttachedProcessor in xsmeral.pipe.stats
 class StatsWriter
          Writes pipe context parameters to a file (or standard/error output) periodically.