Package org.apache.derbyTesting.perf.clients

Interface Summary
Client Interface that must be implemented by performance clients.
DBFiller Interface for classes that populate a database for a certain test.
LoadGenerator Interface implemented by load generators.
 

Class Summary
BackToBackLoadGenerator Load generator which creates back-to-back load.
BankAccountFiller This class creates and populates tables that can be used by the bank transactions test clients.
BankTransactionClient This class implements a client thread which performs bank transactions.
GroupByClient Test client which performs iterated GROUP BY statements on the ONEKTUP tables generated by WisconsinFiller.
IndexJoinClient Test client which performs an index join between the TENKTUP1 and ONEKTUP tables generated by WisconsinFiller.
PoissonLoadGenerator Load generator which generates Poisson distributed requests.
Runner Class used for running a performance test from the command line.
SingleRecordFiller Class which generates and populates tables that can be used by SingleRecordSelectClient and SingleRecordUpdateClient.
SingleRecordSelectClient Client which performs single-record lookups on tables generated by SingleRecordFiller.
SingleRecordUpdateClient Client which updates a single record at a time on tables generated by SingleRecordFiller.
WisconsinFiller Class which creates and populates the tables used by IndexJoinClient.
 


Built on Sat 2009-11-28 18:44:18-0800, from revision 885187

Apache Derby V10.6 Internals - Copyright © 2004,2008 The Apache Software Foundation. All Rights Reserved.