Uses of Class
org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.FoldWithClause

Packages that use FoldWithClause
org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl   
 

Uses of FoldWithClause in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl
 

Methods in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl that return FoldWithClause
<TO> FoldWithClause<FROM,TO>
FoldThroughClause.pipingThrough(Filter<FROM,TO> filter)
          Configures a Filter for the stream in the evaluation environment.