Class | Description |
---|---|
NsTest |
NsTest - the main class to start the tests The main test settings are as
follows: INIT_THREADS = Initializer threads MAX_INITIAL_ROWS = Initial set of
rows inserted before test begins MAX_ITERATIONS = Each client does these many
transactions in the test MAX_LOW_STRESS_ROWS = Num of rows worked over in a
transaction MAX_OPERATIONS_PER_CONN = Num of transaction batches made by a
client before closing the connection NUMTESTER1 = Number of Tester1 testers
NUMTESTER2 = Number of Tester2 testers NUMTESTER3 = Number of Tester3 testers
NUM_HIGH_STRESS_ROWS = Maximum rows to be selected NUM_UNTOUCHED_ROWS =
Number of rows on which Update/Delete operations are not performed
START_SERVER_IN_SAME_VM= Set to true/false to start Network Server in the
same VM.
|
NsTest.ShutdownHook | |
NsTestError |
An descriptor for an error seen by NsTest.
|
NsTestPrintStream |
A stream whose output can be throttled.
|
TimerThread |
A thread which sleeps for a specified time period, then wakes up
and terminates the VM.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.