Uses of Package
org.apache.storm.streams.processors
Packages that use org.apache.storm.streams.processors
- 
Classes in org.apache.storm.streams.processors used by org.apache.storm.streams
- 
Classes in org.apache.storm.streams.processors used by org.apache.storm.streams.processorsClassDescriptionTop level marker interface for processors that computes results for a batch of tuples like Aggregate, Join etc.A processor processes a stream of elements and produces some result.Context information passed to theProcessor.Top level interface for processors that does stateful processing.