|
Zero
0.1.0
|
: Declaration of the Shore TPC-C environment (database) More...
Classes | |
| class | tpcc::ShoreTPCCEnv::table_builder_t |
| struct | tpcc::ShoreTPCCEnv::table_creator_t |
Namespaces | |
| tpcc | |
Functions | |
| DEFINE_ROW_CACHE_TLS (tpcc, warehouse) | |
| DEFINE_ROW_CACHE_TLS (tpcc, district) | |
| DEFINE_ROW_CACHE_TLS (tpcc, stock) | |
| DEFINE_ROW_CACHE_TLS (tpcc, order_line) | |
| DEFINE_ROW_CACHE_TLS (tpcc, customer) | |
| DEFINE_ROW_CACHE_TLS (tpcc, history) | |
| DEFINE_ROW_CACHE_TLS (tpcc, order) | |
| DEFINE_ROW_CACHE_TLS (tpcc, new_order) | |
| DEFINE_ROW_CACHE_TLS (tpcc, item) | |
| static void | tpcc::gen_cid_array (int *cid_array) |
Variables | |
| static unsigned long | tpcc::units_completed = 0 |
: Declaration of the Shore TPC-C environment (database)
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| warehouse | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| district | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| stock | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| order_line | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| customer | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| history | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| order | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| new_order | |||
| ) |
| DEFINE_ROW_CACHE_TLS | ( | tpcc | , |
| item | |||
| ) |
1.8.12