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

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

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

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