libfoedus-core
FOEDUS Core Library
|
return value for find_key_for_reserve(). More...
return value for find_key_for_reserve().
POD.
Definition at line 593 of file masstree_page_impl.hpp.
#include <masstree_page_impl.hpp>
Public Member Functions | |
FindKeyForReserveResult (SlotIndex index, MatchType match_type) | |
Public Attributes | |
SlotIndex | index_ |
MatchType | match_type_ |
|
inline |
Definition at line 594 of file masstree_page_impl.hpp.
SlotIndex foedus::storage::masstree::MasstreeBorderPage::FindKeyForReserveResult::index_ |
Definition at line 596 of file masstree_page_impl.hpp.
Referenced by foedus::storage::masstree::MasstreeStoragePimpl::reserve_record().
MatchType foedus::storage::masstree::MasstreeBorderPage::FindKeyForReserveResult::match_type_ |
Definition at line 597 of file masstree_page_impl.hpp.
Referenced by foedus::storage::masstree::MasstreeStoragePimpl::reserve_record().