|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentInfos | |
---|---|
org.gcube.resource.discovery.api |
Uses of DocumentInfos in org.gcube.resource.discovery.api |
---|
Methods in org.gcube.resource.discovery.api that return types with arguments of type DocumentInfos | |
---|---|
java.util.ArrayList<DocumentInfos> |
ResourceDiscoveryAPI.getDocumentInfos()
|
java.util.List<DocumentInfos> |
ResourceDiscoveryAPI.getResourcesParallel()
|
Method parameters in org.gcube.resource.discovery.api with type arguments of type DocumentInfos | |
---|---|
void |
ResourceDiscoveryAPI.setDocumentInfos(java.util.ArrayList<DocumentInfos> docInfos)
|
Constructors in org.gcube.resource.discovery.api with parameters of type DocumentInfos | |
---|---|
ExecutorThread(DocumentInfos docInfo,
int maxDepth,
java.util.List<java.lang.String> mimeTypes,
java.util.concurrent.LinkedBlockingQueue<DocumentInfos> queue)
|
Constructor parameters in org.gcube.resource.discovery.api with type arguments of type DocumentInfos | |
---|---|
ExecutorThread(DocumentInfos docInfo,
int maxDepth,
java.util.List<java.lang.String> mimeTypes,
java.util.concurrent.LinkedBlockingQueue<DocumentInfos> queue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |