#include <pc.hpp>#include <ndb_limits.h>#include <SimulatedBlock.hpp>#include <SLList.hpp>#include <DLList.hpp>#include <DLFifoList.hpp>#include <DLHashTable.hpp>#include <NodeBitmask.hpp>#include <signaldata/LCP.hpp>#include <signaldata/LqhTransConf.hpp>#include <signaldata/LqhFrag.hpp>#include "../dbtup/Dbtup.hpp"#include "../dbacc/Dbacc.hpp"Include dependency graph for Dblqh.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Dblqh |
| struct | Dblqh::AddFragRecord |
| struct | Dblqh::Attrbuf |
| struct | Dblqh::Databuf |
| struct | Dblqh::ScanRecord |
| struct | Dblqh::Fragrecord |
| struct | Dblqh::GcpRecord |
| struct | Dblqh::HostRecord |
| struct | Dblqh::LcpLocRecord |
| struct | Dblqh::LcpRecord |
| struct | Dblqh::LcpRecord::FragOrd |
| struct | Dblqh::LogPartRecord |
| struct | Dblqh::LogFileRecord |
| struct | Dblqh::LogFileOperationRecord |
| struct | Dblqh::LogPageRecord |
| struct | Dblqh::PageRefRecord |
| struct | Dblqh::Tablerec |
| struct | Dblqh::TcConnectionrec |
| struct | Dblqh::TcNodeFailRecord |
| struct | Dblqh::CommitLogRecord |
| struct | Dblqh::Nr_op_info |
| struct | Dblqh::CommitAckMarker |
| struct | Dblqh::Counters |
Defines | |
| #define | ZADDFRAGREC_FILE_SIZE 1 |
| #define | ZATTRINBUF_FILE_SIZE 12288 |
| #define | ZINBUF_DATA_LEN 24 |
| #define | ZINBUF_NEXT 25 |
| #define | ZDATABUF_FILE_SIZE 10000 |
| #define | ZGCPREC_FILE_SIZE 1 |
| #define | ZNO_CONCURRENT_LCP 1 |
| #define | ZLOG_PART_FILE_SIZE 4 |
| #define | ZLFO_FILE_SIZE 256 |
| #define | ZPAGE_REF_FILE_SIZE 20 |
| #define | ZSCANREC_FILE_SIZE 100 |
| #define ZADDFRAGREC_FILE_SIZE 1 |
| #define ZATTRINBUF_FILE_SIZE 12288 |
| #define ZDATABUF_FILE_SIZE 10000 |
| #define ZGCPREC_FILE_SIZE 1 |
| #define ZINBUF_DATA_LEN 24 |
Definition at line 2638 of file Dblqh.hpp.
Referenced by Dblqh::accScanConfScanLab(), Dblqh::packLqhkeyreqLab(), Dblqh::readAttrinfo(), Dbtc::saveAttrbuf(), Dblqh::saveTupattrbuf(), Dblqh::seizeAttrinbuf(), Dbtc::sendAttrinfo(), and Dblqh::writeAttrinfoLab().
| #define ZINBUF_NEXT 25 |
Definition at line 2639 of file Dblqh.hpp.
Referenced by Dblqh::accScanConfScanLab(), Dbtc::initattrbuf(), Dblqh::initialiseAttrbuf(), Dbtc::packLqhkeyreq040Lab(), Dblqh::packLqhkeyreqLab(), Dblqh::release_attrinbuf(), Dbtc::releaseAttrinfo(), Dbtc::saveAttrbuf(), Dblqh::seize_attrinbuf(), Dblqh::seizeAttrinbuf(), and Dblqh::writeAttrinfoLab().
| #define ZLFO_FILE_SIZE 256 |
| #define ZLOG_PART_FILE_SIZE 4 |
| #define ZNO_CONCURRENT_LCP 1 |
| #define ZPAGE_REF_FILE_SIZE 20 |
| #define ZSCANREC_FILE_SIZE 100 |
1.4.7

