|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
unfold
clause for an Iterator
.
unfold
clause for an RemoteIterator
.
RemoteIterator
-based streams
by unfolding List
s of values that associated with those elements.RemoteIterator
, a Filter
, and a IFaultPolicy
.
UnfoldingAbstractAdapter
with a standard Iterator
interface.RemoteIterator
, a Filter
, and a IFaultPolicy
.
UnfoldingAbstractAdapter
with a RemoteIterator
interface.RemoteIterator
, a Filter
, and a IFaultPolicy
.
through
clause of unfold-based sentences.- UnfoldThroughClause(Env<FROM, Void>) -
Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.UnfoldThroughClause
- Creates an instance of the clause in the evaluation environment of a given sentence.
- UnfoldWithClause<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl
- The
with
clause of unfold-based sentences.- UnfoldWithClause(Env<FROM, List<TO>>) -
Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.UnfoldWithClause
- Creates an instance of the clause in the evaluation environment of a given sentence.
- update(GCubeDocument) -
Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentWriter
- Updates a document description in the target collection with the properties of a local proxy.
- update(List<GCubeDocument>) -
Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentWriter
- Updates a document description in the target collection with the properties of a local proxy.
- update(Iterator<GCubeDocument>) -
Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentWriter
- Updates a document description in the target collection with the properties of a local proxy.
- update(GCubeDocument) -
Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.io.Writer
- Updates a document description in the target collection with the properties of a local proxy.
- update(List<GCubeDocument>) -
Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.io.Writer
- Updates multiple document descriptions in the target collections with the properties of a list of proxies.
- update(Iterator<GCubeDocument>) -
Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.io.Writer
- Updates multiple document descriptions with the properties of a stream of proxies.
- updateAndSynchronize(GCubeDocument) -
Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentWriter
- Updates a document description in the target collection with the properties of a local proxy, and returns a
a new proxy which is fully synchronised with the description.
- updateAndSynchronize(GCubeDocument) -
Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.io.Writer
- Updates a document description in the target collection with the properties of a local proxy, and returns a
a new proxy which is fully synchronised with the description.
- URI_PARSER -
Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
-
- urisIn(URI, int) -
Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
- Converts a result set into a
RemoteIterator
of URI
s.
- urisOf(Iterator<E>) -
Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
- Converts an
Iterator
of GCubeElement
s into a WithClause
with which
clients can generate Iterator
s or RemoteIterator
s over the elements' URI
s.
- urisOf(<any>) -
Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
- Converts an
RemoteIterator
of GCubeElement
s into a WithClause
with which
clients can generate Iterator
s or RemoteIterator
s over the elements' URI
s.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |