A B C D E F G H I L M N O P R S T U V W

U

unfold(Iterator<FROM>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
unfold clause for an Iterator.
unfold(<any>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
unfold clause for an RemoteIterator.
UnfoldingAbstractAdapter<FROM,TO,E extends java.lang.Exception> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
Abstract implementation for streams that adapt the elements of RemoteIterator-based streams by unfolding Lists of values that associated with those elements.
UnfoldingAbstractAdapter(<any>, Filter<FROM, List<TO>>, IFaultPolicy<? extends E>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.UnfoldingAbstractAdapter
Creates an instance with a RemoteIterator, a Filter, and a IFaultPolicy.
UnfoldingLocalAdapter<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
An UnfoldingAbstractAdapter with a standard Iterator interface.
UnfoldingLocalAdapter(<any>, Filter<FROM, List<TO>>, IFaultPolicy<? extends RuntimeException>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.UnfoldingLocalAdapter
Creates an instance with a RemoteIterator, a Filter, and a IFaultPolicy.
UnfoldingRemoteAdapter<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding
An UnfoldingAbstractAdapter with a RemoteIterator interface.
UnfoldingRemoteAdapter(<any>, Filter<FROM, List<TO>>, IFaultPolicy<? extends Exception>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.UnfoldingRemoteAdapter
Creates an instance with a RemoteIterator, a Filter, and a IFaultPolicy.
UnfoldThroughClause<FROM> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl
The 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 URIs.
urisOf(Iterator<E>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
Converts an Iterator of GCubeElements into a WithClause with which clients can generate Iterators or RemoteIterators over the elements' URIs.
urisOf(<any>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
Converts an RemoteIterator of GCubeElements into a WithClause with which clients can generate Iterators or RemoteIterators over the elements' URIs.

A B C D E F G H I L M N O P R S T U V W