2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#1654] Checkpoint: UT and hook to do

This commit is contained in:
Francis Dupont
2022-09-05 17:43:04 +02:00
parent 7bcfebf80c
commit e891976e33
10 changed files with 184 additions and 23 deletions

View File

@@ -3210,6 +3210,16 @@ MySqlLeaseMgr::clearClassLeaseCounts() {
isc_throw(NotImplemented, "MySqlLeaseMgr::clearClassLeaseCounts() not implemented");
}
void
MySqlLeaseMgr::writeLeases4(const std::string&) {
isc_throw(NotImplemented, "MySqlLeaseMgr::writeLeases4() not implemented");
}
void
MySqlLeaseMgr::writeLeases6(const std::string&) {
isc_throw(NotImplemented, "MySqlLeaseMgr::writeLeases6() not implemented");
}
LeaseStatsQueryPtr
MySqlLeaseMgr::startLeaseStatsQuery4() {
// Get a context