public interface SciPgeConfigFileWriter
Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE
.Modifier and Type | Method and Description |
---|---|
File |
createConfigFile(String sciPgeConfigFilePath,
Metadata inputMetadata,
Object... customArgs) |
File createConfigFile(String sciPgeConfigFilePath, Metadata inputMetadata, Object... customArgs) throws IOException
sciPgeConfigFilePath
- inputMetadata
- customArgs
- IOException
Copyright © 1999–2017 Apache OODT. All rights reserved.