1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +03:00

Cleaned up client_state interface.

This commit is contained in:
Teemu Ollakka
2018-06-18 18:55:38 +03:00
parent cf231bdf2d
commit 60fb119fa1
8 changed files with 45 additions and 156 deletions

View File

@ -2,6 +2,8 @@
// Copyright (C) 2018 Codership Oy <info@codership.com>
//
/** @file db_client.hpp */
#ifndef WSREP_DB_CLIENT_HPP
#define WSREP_DB_CLIENT_HPP