MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | Private 属性 | 所有成员列表
oceanbase::ObSkipList< Key, ObComparator >::Node结构体 参考

Public 成员函数

 Node (const Key &k)
 
Nodenext (int n)
 
void set_next (int n, Node *x)
 
Nodenobarrier_next (int n)
 
void nobarrier_set_next (int n, Node *x)
 
bool cas_next (int n, Node *expected, Node *x)
 

Public 属性

Key const key
 

Private 属性

atomic< Node * > next_ [1]
 

该结构体的文档由以下文件生成: