MXS-1625 All RouteInfo functionality moved to routeinfo.cc

Provides a clearer separation between what deals with query
classification and what deals with query routing.

Functions have only been moved. No other cleanup has been
done.
This commit is contained in:
Johan Wikman
2018-03-27 16:08:18 +03:00
parent ed6b19f7f7
commit 0e968c2b28
10 changed files with 799 additions and 772 deletions

View File

@ -34,6 +34,7 @@
#include "rwsplit_internal.hh"
#include "rwsplitsession.hh"
#include "routeinfo.hh"
/**
* The entry points for the read/write query splitting router module.