-
Interface Summary Interface Description StreamHandler<T> A generic processing interface for a stream of tuples and punctuation marks. -
Class Summary Class Description AbstractStreamForwarder<T> Forward a stream to anotherStreamHandler.DynamicForwarder<T> Forward a stream to anotherStreamHandler.HandlerCollection<S extends StreamHandler<T>,T> AStreamHandlerthat sends tuples and punctuation marks to a collection ofStreamHandlerinstances.MostRecent<T> Keeps track of the most recent tuple and punctuation mark that are seen on a stream.StreamCollector<C extends java.util.Collection<T>,T> Collect tuples seen on a stream.StreamCounter<T> Count the number of tuples and punctuation marks that are seen on a stream.StreamDiscarder<T> Discards all tuples and marks.StreamForwarder<T> Forward a stream to anotherStreamHandler.
Package com.ibm.streams.flow.handlers Description
Stream handler implementations.
- Since:
- InfoSphere® Streams Version 3.1