Package org.gcube.data.streams.generators

Interface Summary
Generator<E1,E2> Yields elements of a Stream from elements of another Stream.
 

Class Summary
Filter<E1,E2> A partial implementation of Filter that provides support for skipping elements
LoggingListener<E> A pass-through Generator that acts as a StreamListener for throughput logging purposes.
NoOpGenerator<E> A pass-through Generator.
Processor<E> A Filter that changes the elements of the input Stream.
 



Copyright © 2012. All Rights Reserved.