#include <drizzled/replication_services.h>
#include <drizzled/plugin/transaction_applier.h>
#include "transaction_log_entry.h"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | TransactionLogApplier |
Namespaces | |
namespace | drizzled |
TODO: Rename this file - func.h is stupid. |
Defines the API of the transaction log applier.
Definition in file transaction_log_applier.h.