Package deltix.qsrv.hf.tickdb.tool
Class TestPerformance
- java.lang.Object
-
- deltix.util.cmdline.DefaultApplication
-
- deltix.qsrv.hf.tickdb.tool.TestPerformance
-
public class TestPerformance extends deltix.util.cmdline.DefaultApplication
-
-
Constructor Summary
Constructors Constructor Description TestPerformance(java.lang.String[] args)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidincrement(java.lang.StringBuffer symbol, int index)static voidmain(java.lang.String[] args)protected voidrun()-
Methods inherited from class deltix.util.cmdline.DefaultApplication
createDateFormat, createDecimalFormat, findArg, getArgs, getArgValue, getArgValue, getArgValues, getDateArg, getDateFormatSpec, getDefaultDateFormat, getDefaultTimeZone, getDoubleArgValue, getFileArg, getFileArgs, getIntArgValue, getLongArgValue, getMandatoryArgValue, getMandatoryFileArg, getTimeZone, handleException, isArgSpecified, parseDateTime, printException, printException, printUsage, printUsage, printUsageAndExit, start
-
-