com.neeve.tools
Class TransactionStatsLogTool
java.lang.Object
com.neeve.tools.interactive.commands.Command
com.neeve.tools.interactive.commands.AnnotatedCommand
com.neeve.tools.TransactionStatsLogTool
- All Implemented Interfaces:
- jline.console.completer.Completer
public final class TransactionStatsLogTool
- extends com.neeve.tools.interactive.commands.AnnotatedCommand
This tool queries a set of transaction logs and appends stats from a transaction stats log,
to those results.
Nested classes/interfaces inherited from class com.neeve.tools.interactive.commands.AnnotatedCommand |
com.neeve.tools.interactive.commands.AnnotatedCommand.Argument, com.neeve.tools.interactive.commands.AnnotatedCommand.Command, com.neeve.tools.interactive.commands.AnnotatedCommand.Option, com.neeve.tools.interactive.commands.AnnotatedCommand.RemainingArgs |
Nested classes/interfaces inherited from class com.neeve.tools.interactive.commands.Command |
com.neeve.tools.interactive.commands.Command.Console |
Fields inherited from class com.neeve.tools.interactive.commands.AnnotatedCommand |
showHelp |
Method Summary |
void |
execute()
This is the entry point of the tool. |
static void |
main(String[] args)
|
Methods inherited from class com.neeve.tools.interactive.commands.AnnotatedCommand |
complete, help, help, helpHtml, hidden, keywords, run, usage, usageHtml |
Methods inherited from class com.neeve.tools.interactive.commands.Command |
error, error, interrupt, interruptable, setConsole |
TransactionStatsLogTool
public TransactionStatsLogTool()
execute
public final void execute()
throws Exception
- This is the entry point of the tool.
- Specified by:
execute
in class com.neeve.tools.interactive.commands.AnnotatedCommand
- Throws:
Exception
main
public static void main(String[] args)
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.