|
Zero
0.1.0
|
Directories | |
| directory | tpcb |
| directory | tpcc |
| directory | util |
| directory | ycsb |
Files | |
| file | confparser.cpp |
| Class for reading named values from configuration files. | |
| file | confparser.h [code] |
| Class for reading named values from configuration files. | |
| file | daemons.cpp |
| Declaration of helper loader thread classes. | |
| file | daemons.h [code] |
| : Definition of helper loader thread classes | |
| file | field.cpp |
| : Implementation of the table field description and value | |
| file | field.h [code] |
| : Description and current value of a field (column) | |
| file | file_desc.h [code] |
| : Descriptors for Shore files/indexes, and structures that help in keeping track of the created files/indexes. | |
| file | index_desc.cpp |
| Implementation of shore_index class. | |
| file | index_desc.h [code] |
| : Description of an index. | |
| file | kits_cmd.cpp |
| file | kits_cmd.h [code] |
| file | kits_exception.h [code] |
| file | kits_thread.cpp |
| file | kits_thread.h [code] |
| file | mersenne.cpp |
| file | random_input.cpp |
| file | reqs.cpp |
| : Structures that represent user requests | |
| file | reqs.h [code] |
| : Structures that represent user requests | |
| file | row.cpp |
| : Implementation of the base class for records (rows) of tables in Shore | |
| file | row.h [code] |
| : Base class for records (rows) of tables in Shore | |
| file | row_cache.h [code] |
| : Cache for tuples (row_impl<>) used in Shore | |
| file | scan.h [code] |
| file | shore_client.cpp |
| : Implementation base class for Shore clients | |
| file | shore_client.h [code] |
| : Wrapper for Shore client threads | |
| file | shore_env.cpp |
| Implementation of a Shore environment (database) | |
| file | shore_env.h [code] |
| : Definition of a Shore environment (database) | |
| file | shore_worker.cpp |
| : Declaration of the worker threads in Shore | |
| file | skewer.cpp |
| Implementation for the class skewer_t. | |
| file | skewer.h [code] |
| Definition for the class skewer. | |
| file | sort.cpp |
| Implementation of comparison functions for asc_sort_buffer_t. | |
| file | sort.h [code] |
| : In-memory ascending sort buffer structure | |
| file | stl_pool.cpp |
| : Pool for the Pool allocator | |
| file | table_desc.cpp |
| Implementation of shore_table class. | |
| file | table_desc.h [code] |
| : Base class for tables stored in Shore | |
| file | table_man.cpp |
| Implementation of shore_table class. | |
| file | table_man.h [code] |
| : Base class for tables stored in Shore | |
| file | trace.cpp |
| Tracing module. To add a new tracing type, create a constant for the type in trace_types.h. Then register it in the switch() statement below. You may also want to add a macro for that tracing type in trace.h. | |
| file | trx_worker.cpp |
| : Declaration of the worker threads in Baseline (specialization of the Shore workers) | |
| file | trx_worker.h [code] |
| : Wrapper for the worker threads in Baseline (specialization of the Shore workers) | |
1.8.12