public class ProcessingManager extends Object
Constructor and Description |
---|
ProcessingManager() |
Modifier and Type | Method and Description |
---|---|
void |
cleanupProcessingDir()
Delete the directories created during processing.
|
void |
processLogs(Properties props)
Process the logs that have been pulled using the given profile.
|
public void processLogs(Properties props) throws ProcessingException
props
- A Properties
object for the profile
that specifies how to process the logs.ProcessingException
- If an error occurs.public void cleanupProcessingDir()
Copyright © 2010–2017 Planetary Data System. All rights reserved.