#include <kits_cmd.h>
§ KitsCommand()
| KitsCommand::KitsCommand |
( |
| ) |
|
§ ~KitsCommand()
| virtual KitsCommand::~KitsCommand |
( |
| ) |
|
|
inlinevirtual |
§ crashFilthy()
| void KitsCommand::crashFilthy |
( |
| ) |
|
§ createClients()
template<class Client , class Environment >
| void KitsCommand::createClients |
( |
| ) |
|
|
protected |
§ doWork()
| void KitsCommand::doWork |
( |
| ) |
|
|
protectedvirtual |
§ ensureEmptyPath()
| void KitsCommand::ensureEmptyPath |
( |
string |
path | ) |
|
|
protected |
If called on directory, remove all its contents, leaving an empty directory behind.
§ ensureParentPathExists()
| void KitsCommand::ensureParentPathExists |
( |
string |
path | ) |
|
|
protected |
Given path should be a file name (e.g., DB file). Ensures that the directory containing the file exists, to avoid OS failures in the SM when creating the file.
§ finish()
| void KitsCommand::finish |
( |
| ) |
|
|
protected |
§ forkClients()
| void KitsCommand::forkClients |
( |
| ) |
|
|
protected |
§ getShoreEnv()
§ init()
| void KitsCommand::init |
( |
| ) |
|
|
protected |
§ initShoreEnv()
template<class Environment >
| void KitsCommand::initShoreEnv |
( |
| ) |
|
|
protected |
§ joinClients()
| void KitsCommand::joinClients |
( |
| ) |
|
|
protected |
§ loadOptions()
§ mediaFailure()
| void KitsCommand::mediaFailure |
( |
unsigned |
delay | ) |
|
§ mkdirs()
| void KitsCommand::mkdirs |
( |
string |
path | ) |
|
|
protected |
§ randomRootPageFailure()
| void KitsCommand::randomRootPageFailure |
( |
| ) |
|
§ run()
| void KitsCommand::run |
( |
| ) |
|
|
virtual |
§ runBenchAfterLoad()
| bool KitsCommand::runBenchAfterLoad |
( |
| ) |
|
|
inlineprotected |
§ runBenchmark()
| void KitsCommand::runBenchmark |
( |
| ) |
|
|
protected |
§ runBenchmarkSpec()
template<class Client , class Environment >
| void KitsCommand::runBenchmarkSpec |
( |
| ) |
|
|
protected |
§ running()
| bool KitsCommand::running |
( |
| ) |
|
§ set_stop_benchmark()
| void KitsCommand::set_stop_benchmark |
( |
bool |
stop | ) |
|
§ setupOptions()
| void KitsCommand::setupOptions |
( |
| ) |
|
|
virtual |
§ clients
§ clientsForked
| bool KitsCommand::clientsForked |
|
private |
§ failure_thread
§ hasFailed
| bool KitsCommand::hasFailed |
|
protected |
§ mtype
§ opt_asyncCommit
| bool KitsCommand::opt_asyncCommit |
|
protected |
§ opt_benchmark
| string KitsCommand::opt_benchmark |
|
protected |
§ opt_conffile
| string KitsCommand::opt_conffile |
|
protected |
§ opt_crashDelay
| int KitsCommand::opt_crashDelay |
|
protected |
§ opt_crashDelayAfterInit
| bool KitsCommand::opt_crashDelayAfterInit |
|
protected |
§ opt_duration
| unsigned KitsCommand::opt_duration |
|
protected |
§ opt_eager
| bool KitsCommand::opt_eager |
|
protected |
§ opt_failDelay
| int KitsCommand::opt_failDelay |
|
protected |
§ opt_load
| bool KitsCommand::opt_load |
|
protected |
§ opt_log_volume
| unsigned KitsCommand::opt_log_volume |
|
protected |
§ opt_no_stop
| bool KitsCommand::opt_no_stop |
|
protected |
§ opt_num_threads
| int KitsCommand::opt_num_threads |
|
protected |
§ opt_num_trxs
| int KitsCommand::opt_num_trxs |
|
protected |
§ opt_queried_sf
| int KitsCommand::opt_queried_sf |
|
protected |
§ opt_select_trx
| int KitsCommand::opt_select_trx |
|
protected |
§ opt_sharpBackup
| bool KitsCommand::opt_sharpBackup |
|
protected |
§ opt_skew
| bool KitsCommand::opt_skew |
|
protected |
§ opt_skewShiftDelay
| int KitsCommand::opt_skewShiftDelay |
|
protected |
§ opt_spread
| bool KitsCommand::opt_spread |
|
protected |
§ opt_update_freq
| int KitsCommand::opt_update_freq |
|
protected |
§ opt_warmup
| bool KitsCommand::opt_warmup |
|
protected |
§ pre_init_crash_thread
§ shoreEnv
§ skew_shifter
The documentation for this class was generated from the following files: