|
MySQL 5.6.14 Source Code Document
|

Public Types | |
| typedef SuperPool::PageList | PageList |
Public Member Functions | |
| GroupPool (SuperPool &sp) | |
| void | setMinPct (Uint32 resPct) |
| void | setMinPages (Uint32 resPages) |
Public Attributes | |
| SuperPool & | m_superPool |
| Uint32 | m_minPct |
| Uint32 | m_minPages |
| Uint32 | m_totPages |
| PageList | m_freeList |
Definition at line 411 of file SuperPool.hpp.