Uses of Package
org.gcube.data.streams

Packages that use org.gcube.data.streams
org.gcube.data.streams   
org.gcube.data.streams.adapters   
org.gcube.data.streams.delegates   
org.gcube.data.streams.dsl   
org.gcube.data.streams.dsl.consume   
org.gcube.data.streams.dsl.fold   
org.gcube.data.streams.dsl.from   
org.gcube.data.streams.dsl.guard   
org.gcube.data.streams.dsl.listen   
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.handlers   
org.gcube.data.streams.publishers   
org.gcube.data.streams.test   
 

Classes in org.gcube.data.streams used by org.gcube.data.streams
Callback
          A callback for a StreamConsumer.
Iteration
          A model of a Stream iteration, with facilities to control it from within Callbacks and FaultHandlers.
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.adapters
LookAheadStream
          Partial Stream implementation based on look-ahead operations over an underlying stream.
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.delegates
LookAheadStream
          Partial Stream implementation based on look-ahead operations over an underlying stream.
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.consume
Callback
          A callback for a StreamConsumer.
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.fold
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.from
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.guard
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.listen
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.pipe
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.publish
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.dsl.unfold
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.generators
Iteration
          A model of a Stream iteration, with facilities to control it from within Callbacks and FaultHandlers.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.handlers
Iteration
          A model of a Stream iteration, with facilities to control it from within Callbacks and FaultHandlers.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.publishers
Iteration
          A model of a Stream iteration, with facilities to control it from within Callbacks and FaultHandlers.
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 

Classes in org.gcube.data.streams used by org.gcube.data.streams.test
Stream
          An Iterator over the elements of a dataset of arbitrary origin, including memory, secondary storage, and network.
 



Copyright © 2012. All Rights Reserved.