Kieker 1.11

kieker.tools.logReplayer
Class FilesystemLogReplayerStarter

java.lang.Object
  extended by kieker.tools.AbstractCommandLineTool
      extended by kieker.tools.logReplayer.FilesystemLogReplayerStarter

public final class FilesystemLogReplayerStarter
extends AbstractCommandLineTool

Command-line tool for replaying a filesystem monitoring log using the FilesystemLogReplayer.

Since:
0.95a
Author:
Andre van Hoorn, Nils Christian Ehmke

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

main

public static void main(java.lang.String[] args)

addAdditionalOptions

protected void addAdditionalOptions(org.apache.commons.cli.Options options)
Specified by:
addAdditionalOptions in class AbstractCommandLineTool

readPropertiesFromCommandLine

protected boolean readPropertiesFromCommandLine(org.apache.commons.cli.CommandLine commandLine)
Specified by:
readPropertiesFromCommandLine in class AbstractCommandLineTool

performTask

protected boolean performTask()
Specified by:
performTask in class AbstractCommandLineTool

Kieker 1.11

Copyright 2015 Kieker Project, http://kieker-monitoring.net