|
| int | tpcc::get_wh (int sf, int specificWH, int tspread) |
| |
| new_order_input_t | tpcc::create_new_order_input (int sf, int specificWH, int tspread) |
| |
| payment_input_t | tpcc::create_payment_input (int sf, int specificWH, int tspread) |
| |
| order_status_input_t | tpcc::create_order_status_input (int sf, int specificWH, int tspread) |
| |
| delivery_input_t | tpcc::create_delivery_input (int sf, int specificWH, int tspread) |
| |
| stock_level_input_t | tpcc::create_stock_level_input (int sf, int specificWH, int tspread) |
| |
| mbench_wh_input_t | tpcc::create_mbench_wh_input (int sf, int specificWH, int tspread) |
| |
| mbench_cust_input_t | tpcc::create_mbench_cust_input (int sf, int specificWH, int tspread) |
| |
Implementation of the (common) inputs for the TPC-C trxs.
Generate inputs for the TPCC TRXs
- Author
- Ippokratis Pandis (ipandis)