#include <LcsClusterVerifier.h>
Public Attributes | |
PageId | clusterPageId |
cluster pageid | |
LcsRid | bTreeRid |
rid stored in btree, used to access page |
Definition at line 32 of file LcsClusterVerifier.h.
cluster pageid
Definition at line 37 of file LcsClusterVerifier.h.
Referenced by LcsClusterVerifier::getPageData(), and LcsClusterAppendExecStreamTest::verifyClusterPages().
LcsRid ClusterPageData::bTreeRid |
rid stored in btree, used to access page
Definition at line 42 of file LcsClusterVerifier.h.
Referenced by LcsClusterVerifier::getPageData(), and LcsClusterAppendExecStreamTest::verifyClusterPages().