Uses of Package
org.gcube.data.streams.generators

Packages that use org.gcube.data.streams.generators
org.gcube.data.streams.delegates   
org.gcube.data.streams.dsl   
org.gcube.data.streams.dsl.pipe   
org.gcube.data.streams.dsl.publish   
org.gcube.data.streams.dsl.unfold   
org.gcube.data.streams.generators   
org.gcube.data.streams.publishers   
 

Classes in org.gcube.data.streams.generators used by org.gcube.data.streams.delegates
Generator
          Yields elements of a Stream from elements of another Stream.
 

Classes in org.gcube.data.streams.generators used by org.gcube.data.streams.dsl
NoOpGenerator
          A pass-through Generator.
 

Classes in org.gcube.data.streams.generators used by org.gcube.data.streams.dsl.pipe
Generator
          Yields elements of a Stream from elements of another Stream.
 

Classes in org.gcube.data.streams.generators used by org.gcube.data.streams.dsl.publish
Generator
          Yields elements of a Stream from elements of another Stream.
 

Classes in org.gcube.data.streams.generators used by org.gcube.data.streams.dsl.unfold
Generator
          Yields elements of a Stream from elements of another Stream.
 

Classes in org.gcube.data.streams.generators used by org.gcube.data.streams.generators
Filter
          A partial implementation of Filter that provides support for skipping elements
Generator
          Yields elements of a Stream from elements of another Stream.
 

Classes in org.gcube.data.streams.generators used by org.gcube.data.streams.publishers
Generator
          Yields elements of a Stream from elements of another Stream.
 



Copyright © 2012. All Rights Reserved.