Public Member Functions | |
| def | __init__ |
| def | get |
Definition at line 32 of file mysql_pool.py.
| def indra::ipc::mysql_pool::DatabaseConnector::__init__ | ( | self, | ||
| credentials, | ||||
min_size = 0, |
||||
max_size = 4, |
||||
| args, | ||||
| kwargs | ||||
| ) |
Definition at line 33 of file mysql_pool.py.
| def indra::ipc::mysql_pool::DatabaseConnector::get | ( | self, | ||
| host, | ||||
| dbname, | ||||
port = 3306 | ||||
| ) |
Definition at line 37 of file mysql_pool.py.
1.5.5