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

R

Reader - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.io
A set of facilities to retrieve document descriptions, or elements of those descriptions, from remote collections.
reader() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.BaseCollectionView
Returns a Reader for retrieving the elements of the view.
reader() - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.views.CollectionView
Returns a Reader for retrieving the elements of the view.
registerType(QName, Class<? extends CollectionView<?, ?>>) - Static method in class org.gcube.contentmanagement.gcubedocumentlibrary.views.Views
 
RemoteAdapter<FROM,TO> - Class in org.gcube.contentmanagement.gcubedocumentlibrary.streams.adapters
An AbstractAdapter with a RemoteIterator interface.
RemoteAdapter(<any>, Filter<FROM, TO>, IFaultPolicy<? extends Exception>) - Constructor for class org.gcube.contentmanagement.gcubedocumentlibrary.streams.adapters.RemoteAdapter
Creates an instance with a RemoteIterator, a Filter, and a IFaultPolicy.
RemoteFaultPolicy - Interface in org.gcube.contentmanagement.gcubedocumentlibrary.streams.faults
A specialisation of IFaultPolicy for use with RemoteIterator-based streams.
remove() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.adapters.LocalAdapter
remove() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.FoldingLocalAdapter
remove() - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.folding.UnfoldingLocalAdapter
resolve(URI, Projection<EL, ?>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.CachingReader
Retrieves a proxy of an element of a document description in the target collection.
resolve(Iterator<URI>, Projection<EL, ?>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.CachingReader
Retrieves a stream of proxies of elements of document descriptions in the target collection.
resolve(URI, Projection<E, ?>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentReader
Retrieves a proxy of an element of a document description in the target collection.
resolve(Iterator<URI>, Projection<E, ?>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.DocumentReader
Retrieves a stream of proxies of elements of document descriptions in the target collection.
resolve(URI, Projection<EL, ?>) - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.io.Reader
Retrieves a proxy of an element of a document description in the target collection.
resolve(Iterator<URI>, Projection<EL, ?>) - Method in interface org.gcube.contentmanagement.gcubedocumentlibrary.io.Reader
Retrieves a stream of proxies of elements of document descriptions in the target collection.
resolve(URI, Projection<EL, ?>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.ViewReader
Retrieves a proxy of an element of a document description in the target collection.
resolve(Iterator<URI>, Projection<EL, ?>) - Method in class org.gcube.contentmanagement.gcubedocumentlibrary.io.ViewReader
Retrieves a stream of proxies of elements of document descriptions in the target collection.
RETHROW_POLICY - Static variable in class org.gcube.contentmanagement.gcubedocumentlibrary.streams.dsl.Streams
The IFaultPolicy that propagates iteration errors.

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