MySQL 9.7.0
Source Code Documentation
resource_manager_channel_lag.cc File Reference
#include <algorithm>
#include "resource_manager_channel_lag.h"
#include "resource_manager_query.h"

Namespaces

namespace  gr_resource_manager
 

Functions

bool gr_resource_manager::is_numeric (const std::string &str)
 
bool gr_resource_manager::insert_values_for_debug (std::vector< lag_record > &records)
 

Variables

const std::string channel_lag_query_title = R"(CHANNEL_LAG_QUERY)"
 
const std::string channel_lag_query
 

Variable Documentation

◆ channel_lag_query

const std::string channel_lag_query

◆ channel_lag_query_title

const std::string channel_lag_query_title = R"(CHANNEL_LAG_QUERY)"