|
Zero
0.1.0
|
Classes | |
| class | account_man_impl |
| class | baseline_tpcb_client_t |
| class | branch_man_impl |
| class | history_man_impl |
| class | ShoreTPCBEnv |
| struct | ShoreTPCBTrxCount |
| struct | ShoreTPCBTrxStats |
| class | teller_man_impl |
Functions | |
| DECLARE_TABLE_SCHEMA (branch_t) | |
| DECLARE_TABLE_SCHEMA (teller_t) | |
| DECLARE_TABLE_SCHEMA (account_t) | |
| DECLARE_TABLE_SCHEMA (history_t) | |
| DEFINE_TRX (ShoreTPCBEnv, acct_update) | |
| DEFINE_TRX (ShoreTPCBEnv, populate_db) | |
| DEFINE_TRX (ShoreTPCBEnv, mbench_insert_only) | |
| DEFINE_TRX (ShoreTPCBEnv, mbench_delete_only) | |
| DEFINE_TRX (ShoreTPCBEnv, mbench_probe_only) | |
| DEFINE_TRX (ShoreTPCBEnv, mbench_insert_delete) | |
| DEFINE_TRX (ShoreTPCBEnv, mbench_insert_probe) | |
| DEFINE_TRX (ShoreTPCBEnv, mbench_delete_probe) | |
| DEFINE_TRX (ShoreTPCBEnv, mbench_mix) | |
Variables | |
| const uint | branchesPerRound = 5 |
| static uint | iBranchesLoaded = 0 |
| static __thread ShoreTPCBTrxStats | my_stats |
| tpcb::DECLARE_TABLE_SCHEMA | ( | branch_t | ) |
| tpcb::DECLARE_TABLE_SCHEMA | ( | teller_t | ) |
| tpcb::DECLARE_TABLE_SCHEMA | ( | account_t | ) |
| tpcb::DECLARE_TABLE_SCHEMA | ( | history_t | ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| acct_update | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| populate_db | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| mbench_insert_only | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| mbench_delete_only | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| mbench_probe_only | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| mbench_insert_delete | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| mbench_insert_probe | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| mbench_delete_probe | |||
| ) |
| tpcb::DEFINE_TRX | ( | ShoreTPCBEnv | , |
| mbench_mix | |||
| ) |
| const uint tpcb::branchesPerRound = 5 |
|
static |
|
static |
1.8.12