Zero  0.1.0
Namespaces | Macros | Functions | Variables
tpcc_input.cpp File Reference

Implementation of the (common) inputs for the TPC-C trxs. More...

#include "util/random_input.h"
#include "util/trace.h"
#include "tpcc_random.h"
#include "tpcc_input.h"

Namespaces

 tpcc
 

Macros

#define USE_ONLY_LOCAL_WHS
 

Functions

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)
 

Variables

skewer_t tpcc::w_skewer
 
bool tpcc::_change_load = false
 

Detailed Description

Implementation of the (common) inputs for the TPC-C trxs.

Generate inputs for the TPCC TRXs

Author
Ippokratis Pandis (ipandis)

Macro Definition Documentation

§ USE_ONLY_LOCAL_WHS

#define USE_ONLY_LOCAL_WHS