| 
Public Member Functions | 
| uint | get_keyaddr (uint pos) const | 
| void | set_keyaddr (uint pos, uint addr) | 
| const Uint8 * | get_keyptr (uint addr) const | 
| Uint8 * | get_keyptr (uint addr) | 
| const Uint8 * | get_valueptr (uint pos) const | 
| Uint8 * | get_valueptr (uint pos) | 
| void | swap_entry (uint pos1, uint pos2) | 
| double | get_rir (uint pos) const | 
| double | get_rir (uint pos1, uint pos2) const | 
| double | get_unq (uint pos, uint k) const | 
| double | get_unq (uint pos1, uint pos2, uint k) const | 
| double | get_rpk (uint pos, uint k) const | 
| double | get_rpk (uint pos1, uint pos2, uint k) const | 
| 
Public Attributes | 
| bool | m_valid | 
| uint | m_keyAttrs | 
| uint | m_valueAttrs | 
| uint | m_fragCount | 
| uint | m_sampleVersion | 
| uint | m_sampleCount | 
| uint | m_keyBytes | 
| uint | m_valueLen | 
| uint | m_valueBytes | 
| uint | m_addrLen | 
| uint | m_addrBytes | 
| Uint8 * | m_addrArray | 
| Uint8 * | m_keyArray | 
| Uint8 * | m_valueArray | 
| Cache * | m_nextClean | 
| Uint64 | m_save_time | 
| Uint64 | m_sort_time | 
Detailed Description
Definition at line 169 of file NdbIndexStatImpl.hpp.
 
The documentation for this struct was generated from the following files: