Package decodes.tsdb.test
Class ShowNewData
java.lang.Object
decodes.tsdb.test.TestProg
decodes.tsdb.test.ShowNewData
Stays in a loop showing new data on the screen as it arrives.
Reads data from the tasklist table.
-
Field Summary
Fields inherited from class decodes.tsdb.test.TestProg
appId, appNameArg, cfgFileArg, modelRunArg, testModeArg, theDb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
protected void
runTest()
Override this with the guts of your test program.void
setOut
(PrintStream out) Methods inherited from class decodes.tsdb.test.TestProg
addCustomArgs, createDatabase, execute, getCmdLineArgs, initConfig, initDecodes, parseArgs