Package | Description |
---|---|
gov.nasa.pds.harvest.crawler.actions | |
gov.nasa.pds.harvest.ingest |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
CreateAccessUrlsAction.performAction(java.io.File product,
FileObject fileObject)
Create access urls for the given file object.
|
java.lang.String |
StorageIngestAction.performAction(java.io.File product,
FileObject fileObject,
gov.nasa.jpl.oodt.cas.metadata.Metadata metadata)
Perform ingestion of a file object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
RegistryIngester.ingest(java.net.URL registry,
java.io.File sourceFile,
FileObject fileObject,
gov.nasa.jpl.oodt.cas.metadata.Metadata met)
Ingest the given file object to the registry.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.