|
BadgerDB
|
| allocPage(File *file, PageId &PageNo, Page *&page) | badgerdb::BufMgr | |
| BufMgr(std::uint32_t bufs) | badgerdb::BufMgr | |
| bufPool | badgerdb::BufMgr | |
| clearBufStats() | badgerdb::BufMgr | [inline] |
| disposePage(File *file, const PageId PageNo) | badgerdb::BufMgr | |
| flushFile(const File *file) | badgerdb::BufMgr | |
| getBufStats() | badgerdb::BufMgr | [inline] |
| printSelf() | badgerdb::BufMgr | |
| readPage(File *file, const PageId PageNo, Page *&page) | badgerdb::BufMgr | |
| unPinPage(File *file, const PageId PageNo, const bool dirty) | badgerdb::BufMgr | |
| ~BufMgr() | badgerdb::BufMgr |
1.7.6.1