#include <failed_attempts_list_imp.h>
◆ copy_pfs_table_data()
Fetch a copy of the queue data to return to a PFS table.
- Return values
-
| the | data to put in the PFS table |
◆ failed_attempts_define()
| void connection_control::Failed_attempts_list_imp::failed_attempts_define |
( |
const char * |
userhost | ) |
|
◆ failed_attempts_undefine()
| bool connection_control::Failed_attempts_list_imp::failed_attempts_undefine |
( |
const char * |
userhost | ) |
|
◆ get_failed_attempts_count()
| unsigned long long connection_control::Failed_attempts_list_imp::get_failed_attempts_count |
( |
const char * |
userhost | ) |
|
◆ get_failed_attempts_list_count()
| unsigned long long connection_control::Failed_attempts_list_imp::get_failed_attempts_list_count |
( |
| ) |
|
◆ reset()
| void connection_control::Failed_attempts_list_imp::reset |
( |
| ) |
|
◆ failed_attempts_map
| std::map<std::string, PSI_ulong, ciLessLibC> connection_control::Failed_attempts_list_imp::failed_attempts_map |
|
private |
◆ mutex_
| std::shared_mutex connection_control::Failed_attempts_list_imp::mutex_ |
|
private |
The documentation for this class was generated from the following files: