Package | Description |
---|---|
org.apache.oodt.cas.pge | |
org.apache.oodt.cas.pge.config | |
org.apache.oodt.cas.pge.metadata | |
org.apache.oodt.cas.pge.staging | |
org.apache.oodt.cas.pge.writers |
Modifier and Type | Field and Description |
---|---|
protected PgeMetadata |
PGETaskInstance.pgeMetadata |
Modifier and Type | Method and Description |
---|---|
protected PgeMetadata |
PGETaskInstance.createPgeMetadata(Metadata dynMetadata,
WorkflowTaskConfiguration config) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigFilePropertyAdder.addConfigProperties(PgeMetadata metadata,
Object... objs) |
Modifier and Type | Method and Description |
---|---|
PgeConfig |
XmlFilePgeConfigBuilder.build(PgeMetadata pgeMetadata) |
PgeConfig |
PgeConfigBuilder.build(PgeMetadata pgeMetadata) |
Modifier and Type | Method and Description |
---|---|
void |
PgeMetadata.replaceMetadata(PgeMetadata pgeMetadata)
Replaces or creates this
PgeMetadata 's metadata with given
PgeMetadata 's metadata. |
void |
PgeMetadata.replaceMetadata(PgeMetadata pgeMetadata,
String group)
Replaces or creates this
PgeMetadata 's metadata with given
PgeMetadata 's metadata. |
Constructor and Description |
---|
PgeMetadata(PgeMetadata pgeMetadata) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
FileStager.stageFile(URI stageFile,
File destDir,
PgeMetadata pgeMetadata,
Logger logger) |
void |
FileManagerFileStager.stageFile(URI stageFile,
File destDir,
PgeMetadata pgeMetadata,
Logger logger) |
void |
FileStager.stageFiles(FileStagingInfo fileStagingInfo,
PgeMetadata pgeMetadata,
Logger logger) |
Modifier and Type | Method and Description |
---|---|
Metadata |
PcsMetFileWriter.getMetadataForFile(File sciPgeCreatedDataFile,
PgeMetadata pgeMetadata,
Object... customArgs) |
Copyright © 1999–2017 Apache OODT. All rights reserved.