|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.tools.AbstractCommandLineTool kieker.tools.logReplayer.FilesystemLogReplayerStarter
public final class FilesystemLogReplayerStarter
Command-line tool for replaying a filesystem monitoring log using the FilesystemLogReplayer
.
Field Summary |
---|
Fields inherited from class kieker.tools.AbstractCommandLineTool |
---|
CMD_OPT_NAME_DEBUG_LONG, CMD_OPT_NAME_DEBUG_SHORT, CMD_OPT_NAME_HELP_LONG, CMD_OPT_NAME_HELP_SHORT, CMD_OPT_NAME_VERBOSE_LONG, CMD_OPT_NAME_VERBOSE_SHORT |
Method Summary | |
---|---|
protected void |
addAdditionalOptions(org.apache.commons.cli.Options options)
|
static void |
main(java.lang.String[] args)
|
protected boolean |
performTask()
|
protected boolean |
readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
|
Methods inherited from class kieker.tools.AbstractCommandLineTool |
---|
getHelpFormatter, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
protected void addAdditionalOptions(org.apache.commons.cli.Options options)
addAdditionalOptions
in class AbstractCommandLineTool
protected boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
readPropertiesFromCommandLine
in class AbstractCommandLineTool
protected boolean performTask()
performTask
in class AbstractCommandLineTool
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |