Package | Description |
---|---|
org.apache.oodt.cas.filemgr.ingest |
Modifier and Type | Method and Description |
---|---|
String |
StdIngester.ingest(URL fmUrl,
File prodFile,
Metadata met) |
String |
Ingester.ingest(URL fmUrl,
File prodFile,
Metadata met)
Ingests a
Product to the file manager service object identified
by the given URL parameter. |
String |
StdIngester.ingest(URL fmUrl,
File prodFile,
MetExtractor extractor,
File metConfFile) |
String |
Ingester.ingest(URL fmUrl,
File prodFile,
MetExtractor extractor,
File metConfFile)
Ingests a
Product to the file manager service object identified
by the given URL parameter. |
static void |
CmdLineIngester.main(String[] args) |
Copyright © 1999–2017 Apache OODT. All rights reserved.