#include "common.hpp"
#include "common/log.h"
#include "io/input/transaction_reader/brBufferedTransactionReader.hpp"
#include <vector>
Include dependency graph for StatInput.hpp:
Go to the source code of this file.
Classes | |
class | StatInput< TR > |
An input manager class that collects some statistics (number of transactions, number of items, average size of the transactions) about the transation database. More... |