|
Zero
0.1.0
|
: Definition of the Shore TPC-C environment More...
#include "sm_vas.h"#include "shore_env.h"#include "trx_worker.h"#include "daemons.h"#include "tpcc_const.h"#include "tpcc_schema_man.h"#include "tpcc_input.h"#include <map>Go to the source code of this file.
Classes | |
| struct | tpcc::ShoreTPCCTrxCount |
| struct | tpcc::ShoreTPCCTrxStats |
| class | tpcc::ShoreTPCCEnv |
Namespaces | |
| tpcc | |
Macros | |
| #define | TPCC_SCALING_FACTOR 100 |
| #define | QUERIED_TPCC_SCALING_FACTOR 100 |
Variables | |
| static int const | tpcc::NORD_PER_UNIT = 9 |
| static int const | tpcc::CUST_PER_UNIT = 30 |
| static int const | tpcc::HIST_PER_UNIT = 30 |
| static int const | tpcc::ORDERS_PER_UNIT = 30 |
| static int const | tpcc::STOCK_PER_UNIT = 100 |
| static int const | tpcc::UNIT_PER_WH = 1000 |
| static int const | tpcc::UNIT_PER_DIST = 100 |
| static int const | tpcc::ORDERS_PER_DIST = 3000 |
: Definition of the Shore TPC-C environment
| #define QUERIED_TPCC_SCALING_FACTOR 100 |
| #define TPCC_SCALING_FACTOR 100 |
1.8.12