|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WithClause | |
---|---|
org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl |
Uses of WithClause in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl |
---|
Methods in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl that return WithClause | ||
---|---|---|
|
ThroughClause.through(Filter<FROM,TO> filter)
Configures a Filter for the stream in the evaluation environment. |
|
static
|
Streams.urisOf(
Converts an RemoteIterator of GCubeElement s into a WithClause with which
clients can generate Iterator s or RemoteIterator s over the elements' URI s. |
|
static
|
Streams.urisOf(java.util.Iterator<E> iterator)
Converts an Iterator of GCubeElement s into a WithClause with which
clients can generate Iterator s or RemoteIterator s over the elements' URI s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |