org.gcube.data.streams.dsl
Class StreamClauseEnv<E>
java.lang.Object
org.gcube.data.streams.dsl.StreamClauseEnv<E>
- Type Parameters:
E - the type of elements of the input stream
- Direct Known Subclasses:
- PublishRsEnv
public class StreamClauseEnv<E>
- extends Object
The environment in which a Stream sentence is evaluated.
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamClauseEnv
public StreamClauseEnv(Stream<E> stream)
stream
public Stream<E> stream()
Copyright © 2012. All Rights Reserved.