| java.lang.Object org.hsqldb.test.JDBCBench
JDBCBench | class JDBCBench (Code) | | |
Inner Class :class ClientThread extends Thread | |
Inner Class :class MemoryWatcherThread extends Thread | |
ACCOUNT | final public static int ACCOUNT(Code) | | |
BRANCH | final public static int BRANCH(Code) | | |
MemoryWatcher | MemoryWatcherThread MemoryWatcher(Code) | | |
TELLER | final public static int TELLER(Code) | | |
failed_transactions | int failed_transactions(Code) | | |
n_clients | static int n_clients(Code) | | |
n_txn_per_client | static int n_txn_per_client(Code) | | |
naccounts | public static int naccounts(Code) | | |
nbranches | public static int nbranches(Code) | | |
nhistory | public static int nhistory(Code) | | |
ntellers | public static int ntellers(Code) | | |
prepared_stmt | static boolean prepared_stmt(Code) | | |
start_time | long start_time(Code) | | |
tps | public static int tps(Code) | | |
transaction_count | int transaction_count(Code) | | |
transactions | static boolean transactions(Code) | | |
verbose | static boolean verbose(Code) | | |
getRandomID | public static int getRandomID(int type)(Code) | | |
getRandomInt | public static int getRandomInt(int lo, int hi)(Code) | | |
incrementFailedTransactionCount | public synchronized void incrementFailedTransactionCount()(Code) | | |
incrementTransactionCount | public synchronized void incrementTransactionCount()(Code) | | |
reportDone | public void reportDone()(Code) | | |
|
|