Package | Description |
---|---|
gov.nasa.pds.report.processing | |
gov.nasa.pds.report.util |
Modifier and Type | Class and Description |
---|---|
class |
CopyProcessor
This
Processor implementation is used to copy logs from a given
source directory--specified in the configuration--to a given destination. |
class |
DetailByDetailProcessor
This
LogReformatProcessor sub-class is used to transform logs in
a more detail-oriented manner. |
class |
ENFtpProcessor
This is a custom
Processor that removes the version information from
file names in EN FTP logs. |
class |
LogReformatProcessor
Sub-classes of this class are used to reformat text-based log files so that
they can be parsed by Sawmill, using a profile created from our template
profile.
|
class |
NcftpReformatProcessor
This class is used to reformat logs created by an NcFTP server.
|
class |
RingsDecryptionProcessor
This sub-class of the SimpleCommandProcessor, performs the specific command
necessary to decryprt and decompress log files from the Rings node.
|
class |
SimpleCommandProcessor
This Processor implementation runs a specified command.
|
class |
WholeLineProcessor
This class is used to perform basic reformatting on log files.
|
Modifier and Type | Method and Description |
---|---|
static Processor |
GenericReportServiceObjectFactory.getProcessor(String qualifiedClassName) |
Copyright © 2010–2016 Planetary Data System. All rights reserved.