Interface | Description |
---|---|
Contents |
This is the interface that must be implemented by file contents class.
|
ProgressListener |
This is the definition for a progress listener.
|
Class | Description |
---|---|
DeadLockModel |
This is a class representing deadlock - line info contents of a log file.
|
DiffLineModel |
This is a class representing differencetime - line info contents of an log file.
|
ErrorContents |
This is a class representing a contents of an error log file.
|
ErrorContents.RecordParser | |
ErrorRecord |
This class reprsenting an error record.
|
ExcCountModel |
This is a class representing count of different exceptions contained in a log file.
|
Extractor |
This class is the message extractor and used to get comparable log file from two clients.
|
FileContents |
This is a class representing a file content.
|
LogContents |
This is a class representing a contents of an log file.
|
LogContents.MessageParser | |
LogContents.RecordParser | |
LogProfileViewer |
This class starts an application used to have look into the profile of an athos specific log file.
|
LogViewer |
This class starts an application used to have look into a athos specific log file.
|
LogViewer.ErrorNumberForLogViewer | |
LVConst |
This is a class representing the constants used by the logviewer.
|
MethodInfoModel |
This is a class representing the information about methods in a logfile as got from logprofiler.
|
MethodTimeModel |
This is a class representing methodtime - line info contents of a log file.
|
ProgressEvent |
This is the event to be thrown for the progress bar.
|
RecordList |
This is a collection that haolds the record information in a file.
|
ShowProcesses |
Class to show the process state of the splitting or profiling of a log file.
|
TableContents | |
ThreadSorter |
This class devide a log file into multiple files.
|
TimeHistModel |
This is a class representing the frequencies of delay times and their total times in a log file.
|