libfoedus-core
FOEDUS Core Library
|
Used only for debugging as this is not space efficient. More...
Used only for debugging as this is not space efficient.
Definition at line 52 of file masstree_page_impl.hpp.
#include <masstree_page_impl.hpp>
Public Member Functions | |
HighFence (KeySlice slice, bool supremum) | |
Public Attributes | |
KeySlice | slice_ |
bool | supremum_ |
|
inline |
Definition at line 53 of file masstree_page_impl.hpp.
KeySlice foedus::storage::masstree::HighFence::slice_ |
Definition at line 54 of file masstree_page_impl.hpp.
Referenced by foedus::storage::masstree::verify_page_basic(), and foedus::storage::masstree::MasstreeStoragePimpl::verify_single_thread_intermediate().
bool foedus::storage::masstree::HighFence::supremum_ |