A
- AbortOption (NdbTransaction
            datatype), The NdbTransaction::AbortOption Type
 - ACC
 - and NDB Kernel, Review of MySQL Cluster Concepts
 - defined, Terminology
 
- Access Manager
 - defined, Terminology
 
- ActiveHook (NdbBlob datatype), The NdbBlob::ActiveHook Type
 - addColumn() (method of Index), Index::addColumn()
 - addColumn() (method of Table), Table::addColumn()
 - addColumnName() (method of Index), Index::addColumnName()
 - addColumnNames() (method of Index), Index::addColumnNames()
 - addEventColumn() (method of Event), Event::addEventColumn()
 - addEventColumns() (method of
                Event), Event::addEventColumns()
 - addTableEvent() (method of Event), Event::addTableEvent()
 - application errors, Application Errors
 - applications
 - structure, Application Program Basics
 
- aRef() (method of NdbRecAttr), NdbRecAttr::aRef()
 - ArrayType (Column datatype), The Column::ArrayType Type
 - AutoGrowSpecification structure, The AutoGrowSpecification Structure
 
C
- char_value() (method of
            NdbRecAttr), NdbRecAttr::char_value()
 - checkpoint
 - defined, Terminology
 
- Classification (NdbError datatype), The NdbError::Classification Type
 - clone() (method of NdbRecAttr), NdbRecAttr::clone()
 - close() (method of
              NdbScanOperation), NdbScanOperation::close()
 - close() (method of NdbTransaction), NdbTransaction::close()
 - closeTransaction() (method of Ndb), Ndb::closeTransaction()
 - Column class, The Column Class
 - Column::ArrayType, The Column::ArrayType Type
 - Column::ColumnType, Column::Type
 - Column::equal(), Column::equal()
 - Column::getArrayType(), Column::getArrayType()
 - Column::getCharset(), Column::getCharset()
 - Column::getColumnNo(), Column::getColumnNo()
 - Column::getInlineSize(), Column::getInlineSize()
 - Column::getLength(), Column::getLength()
 - Column::getName(), Column::getName()
 - Column::getNullable(), Column::getNullable()
 - Column::getPartitionKey(), Column::getPartitionKey()
 - Column::getPartSize(), Column::getPartSize()
 - Column::getPrecision(), Column::getPrecision()
 - Column::getPrimaryKey(), Column::getPrimaryKey()
 - Column::getStorageType(), Column::getStorageType()
 - Column::getStripeSize(), Column::getStripeSize()
 - Column::getType(), Column::getType()
 - Column::setCharset(), Column::setCharset()
 - Column::setLength(), Column::setLength()
 - Column::setName(), Column::setName()
 - Column::setNullable(), Column::setNullable()
 - Column::setPartitionKey(), Column::setPartitionKey()
 - Column::setPartSize(), Column::setPartSize()
 - Column::setPrecision(), Column::setPrecision()
 - Column::setPrimaryKey(), Column::setPrimaryKey()
 - Column::setScale(), Column::setScale()
 - Column::setStripeSize(), Column::setStripeSize()
 - Column::setType(), Column::setType()
 - Column::StorageType, The Column::StorageType Type
 - ColumnType (Column datatype), Column::Type
 - Commit
 - defined, Using Transactions
 
- commitStatus() (method of
            NdbTransaction), NdbTransaction::commitStatus()
 - CommitStatusType (NdbTransaction
            datatype), The NdbTransaction::CommitStatusType Type
 - concurrency control, NDB Record Structure
 - connect() (method of
            Ndb_cluster_connection), Ndb_cluster_connection::connect()
 - createDatafile() (method of
              Dictionary), Dictionary::createDatafile()
 - createEvent() (method of
              Dictionary), Dictionary::createEvent()
 - createIndex() (method of
              Dictionary), Dictionary::createIndex()
 - createLogfileGroup() (method of
              Dictionary), Dictionary::createLogfileGroup()
 - createTable() (method of
              Dictionary), Dictionary::createTable()
 - createTablespace() (method of
              Dictionary), Dictionary::createTablespace()
 - createUndofile() (method of
              Dictionary), Dictionary::createUndofile()
 
D
- data node
 - defined, Terminology
 
- Datafile class, The Datafile Class
 - Datafile::getFileNo(), Datafile::getFileNo()
 - Datafile::getFree(), Datafile::getFree()
 - Datafile::getNode(), Datafile::getNode()
 - Datafile::getObjectId(), Datafile::getObjectId()
 - Datafile::getObjectStatus(), Datafile::getObjectStatus()
 - Datafile::getObjectVersion(), Datafile::getObjectVersion()
 - Datafile::getPath(), Datafile::getPath()
 - Datafile::getSize(), Datafile::getSize()
 - Datafile::getTablespace(), Datafile::getTablespace()
 - Datafile::getTablespaceId(), Datafile::getTablespaceId()
 - Datafile::setNode(), Datafile::setNode()
 - Datafile::setPath(), Datafile::setPath()
 - Datafile::setSize(), Datafile::setSize()
 - Datafile::setTablespace(), Datafile::setTablespace()
 - deleteCurrentTuple() (method of
              NdbScanOperation), NdbScanOperation::deleteCurrentTuple()
 - deleteTuple() (method of
              NdbIndexOperation), NdbIndexOperation::deleteTuple()
 - deleteTuple() (method of
            NdbOperation), NdbOperation::deleteTuple()
 - Dictionary class, The Dictionary Class
 - Dictionary::createDatafile(), Dictionary::createDatafile()
 - Dictionary::createEvent(), Dictionary::createEvent()
 - Dictionary::createIndex(), Dictionary::createIndex()
 - Dictionary::createLogfileGroup(), Dictionary::createLogfileGroup()
 - Dictionary::createTable(), Dictionary::createTable()
 - Dictionary::createTablespace(), Dictionary::createTablespace()
 - Dictionary::createUndofile(), Dictionary::createUndofile()
 - Dictionary::dropDatafile(), Dictionary::dropDatafile()
 - Dictionary::dropEvent(), Dictionary::dropEvent()
 - Dictionary::dropIndex(), Dictionary::dropIndex()
 - Dictionary::dropLogfileGroup(), Dictionary::dropLogfileGroup()
 - Dictionary::dropTable(), Dictionary::dropTable()
 - Dictionary::dropTablespace(), Dictionary::dropTablespace()
 - Dictionary::dropUndofile(), Dictionary::dropUndofile()
 - Dictionary::Element structure, The Element Structure
 - Dictionary::getDatafile(), Dictionary::getDatafile()
 - Dictionary::getEvent(), Dictionary::getEvent()
 - Dictionary::getIndex(), Dictionary::getIndex()
 - Dictionary::getLogfileGroup(), Dictionary::getLogfileGroup()
 - Dictionary::getNdbError(), Dictionary::getNdbError()
 - Dictionary::getTable(), Dictionary::getTable()
 - Dictionary::getTablespace(), Dictionary::getTablespace()
 - Dictionary::getUndofile(), Dictionary::getUndofile()
 - Dictionary::listIndexes(), Dictionary::listIndexes()
 - Dictionary::listObjects(), Dictionary::listObjects()
 - Dictionary::removeCachedIndex(), Dictionary::removeCachedIndex()
 - Dictionary::removeCachedTable(), Dictionary::removeCachedTable()
 - double_value() (method of
            NdbRecAttr), NdbRecAttr::double_value()
 - dropDatafile() (method of
              Dictionary), Dictionary::dropDatafile()
 - dropEvent() (method of Dictionary), Dictionary::dropEvent()
 - dropEventOperation() (method of
            Ndb), Ndb::dropEventOperation()
 - dropIndex() (method of Dictionary), Dictionary::dropIndex()
 - dropLogfileGroup() (method of
              Dictionary), Dictionary::dropLogfileGroup()
 - dropTable() (method of Dictionary), Dictionary::dropTable()
 - dropTablespace() (method of
              Dictionary), Dictionary::dropTablespace()
 - dropUndofile() (method of
              Dictionary), Dictionary::dropUndofile()
 
E
- Element (Dictionary structure), The Element Structure
 - end() (method of NdbScanFilter), NdbScanFilter::end()
 - end_of_bound() (method of
                NdbIndexScanOperation), NdbIndexScanOperation::end_of_bound()
 - eq() (method of NdbScanFilter), NdbScanFilter::eq()
 - equal() (method of Column), Column::equal()
 - equal() (method of NdbOperation), NdbOperation::equal()
 - equal() (method of Table), Table::equal()
 - error classification (defined), The NdbError Structure
 - error classifications, NDB Error Classifications
 - error code (defined), The NdbError Structure
 - Error code types, NDB Error Codes and Messages
 - Error codes, NDB Error Codes and Messages
 - error detail message (defined), The NdbError Structure
 - error handling
 - example, Handling Errors and Retrying Transactions
 - overview, Error Handling
 
- error message (defined), The NdbError Structure
 - Error status, The NdbError Structure
 - error types
 - in applications, Handling Errors and Retrying Transactions
 
- errors
 - application, Application Errors
 - backup, Backup Errors
 - classifying, NDB Error Classifications
 - event application, Event Application Errors
 - event internal, Event Internal Errors
 - event schema, Event Schema Errors
 - FunctionNotImplemented, FunctionNotImplemented Errors
 - insufficient space, Insufficient Space Errors
 - internal, Internal errors
 - internal temporary, Internal Temporary Errors
 - NoDataFound, NoDataFound Errors
 - node ID allocation, Node ID Allocation Errors
 - node recovery, Node recovery errors
 - node shutdown, Node Shutdown Errors
 - overload, Overload Errors
 - schema, Schema Errors
 - temporary resource, Temporary Resource Errors
 - TimeoutExpired, TimeoutExpired errors
 - uncategorised, Other Errors (Not Yet Categorised)
 - unknown result, Unknown Result Errors
 
- event application errors, Event Application Errors
 - Event class, The Event Class
 - event internal errors, Event Internal Errors
 - event schema errors, Event Schema Errors
 - Event::addEventColumn(), Event::addEventColumn()
 - Event::addEventColumns(), Event::addEventColumns()
 - Event::addTableEvent(), Event::addTableEvent()
 - Event::EventDurability, The Event::EventDurability Type
 - Event::EventReport, The Event::EventReport Type
 - Event::getDurability(), Event::getDurability()
 - Event::getEventColumn(), Event::getEventColumn()
 - Event::getName(), Event::getName()
 - Event::getNoOfEventColumns(), Event::getNoOfEventColumns()
 - Event::getObjectId(), Event::getObjectId()
 - Event::getObjectStatus(), Event::getObjectStatus()
 - Event::getObjectVersion(), Event::getObjectVersion()
 - Event::getReport(), Event::getReport()
 - Event::getTable(), Event::getTable()
 - Event::getTableEvent(), Event::getTableEvent()
 - Event::getTableName(), Event::getTableName()
 - Event::mergeEvents(), Event::mergeEvents()
 - Event::setDurability(), Event::setDurability()
 - Event::setName(), Event::setName()
 - Event::setReport(), Event::setReport()
 - Event::setTable(), Event::setTable()
 - Event::TableEvent, The Event::TableEvent Type
 - EventDurability (Event datatype), The Event::EventDurability Type
 - EventReport (Event datatype), The Event::EventReport Type
 - events
 - handling
 - example, NDB API Event Handling Example
 
- ExecType (NdbTransaction datatype), The NdbTransaction::ExecType Type
 - execute() (method of
            NdbEventOperation), NdbEventOperation::execute()
 - execute() (method of
            NdbTransaction), NdbTransaction::execute()
 
G
- GCP (Global Checkpoint)
 - defined, Terminology
 
- ge() (method of NdbScanFilter), NdbScanFilter::ge()
 - getArrayType() (method of Column), Column::getArrayType()
 - getAutoGrowSpecification() (method of
                LogfileGroup), LogfileGroup::getAutoGrowSpecification()
 - getAutoGrowSpecification() (method of
                Tablespace), Tablespace::getAutoGrowSpecification()
 - getBlobEventName() (method of
            NdbBlob), NdbBlob::getBlobEventName()
 - getBlobHandle() (method of
            NdbEventOperation), NdbEventOperation::getBlobHandle()
 - getBlobHandle() (method of
            NdbOperation), NdbOperation::getBlobHandle()
 - getBlobTabletName() (method of
            NdbBlob), NdbBlob::getBlobTabletName()
 - getCharset() (method of Column), Column::getCharset()
 - getColumn() (method of Index), Index::getColumn()
 - getColumn() (method of NdbBlob), NdbBlob::getColumn()
 - getColumn() (method of NdbRecAttr), NdbRecAttr::getColumn()
 - getColumn() (method of Table), Table::getColumn()
 - getColumnNo() (method of Column), Column::getColumnNo()
 - getDatabaseName() (method of Ndb), Ndb::getDatabaseName()
 - getDatabaseSchemaName() (method of
            Ndb), Ndb::getDatabaseSchemaName()
 - getDatafile() (method of
              Dictionary), Dictionary::getDatafile()
 - getDefaultLogfileGroup() (method of
                Tablespace), Tablespace::getDefaultLogfileGroup()
 - getDefaultLogfileGroupId() (method of
                Tablespace), Tablespace::getDefaultLogfileGroupId()
 - getDefaultNoPartitionsFlag() (method of
                Table), Table::getDefaultNoPartitionsFlag()
 - getDescending() (method of
                NdbIndexScanOperation), NdbIndexScanOperation::getDescending()
 - getDurability() (method of Event), Event::getDurability()
 - getEvent() (method of Dictionary), Dictionary::getEvent()
 - getEventColumn() (method of Event), Event::getEventColumn()
 - getEventType() (method of
            NdbEventOperation), NdbEventOperation::getEventType()
 - getExtentSize() (method of
                Tablespace), Tablespace::getExtentSize()
 - getFileNo() (method of Datafile), Datafile::getFileNo()
 - getFileNo() (method of Undofile), Undofile::getFileNo()
 - getFragmentationType() (method of
                Table), Table::getFragmentationType()
 - getFragmentCount() (method of
                Table), Table::getFragmentCount()
 - getFragmentData() (method of
                Table), Table::getFragmentData()
 - getFragmentDataLen() (method of
                Table), Table::getFragmentDataLen()
 - getFree() (method of Datafile), Datafile::getFree()
 - getFrmData() (method of Table), Table::getFrmData()
 - getFrmLength() (method of Table), Table::getFrmLength()
 - getGCI() (method of
            NdbEventOperation), NdbEventOperation::getGCI()
 - getGCI() (method of
            NdbTransaction), NdbTransaction::getGCI()
 - getId() (method of Table), Table::getId()
 - getIndex() (method of Dictionary), Dictionary::getIndex()
 - getIndex() (method of
              NdbIndexOperation), NdbIndexOperation::getIndex()
 - getInlineSize() (method of Column), Column::getInlineSize()
 - getKValue() (method of Table), Table::getKValue()
 - getLatestGCI() (method of
            NdbEventOperation), NdbEventOperation::getLatestGCI()
 - getLength() (method of Column), Column::getLength()
 - getLinearFlag() (method of Table), Table::getLinearFlag()
 - getLockMode() (method of
            NdbOperation), NdbOperation::getLockMode()
 - getLogfileGroup() (method of
              Dictionary), Dictionary::getLogfileGroup()
 - getLogfileGroup() (method of
                Undofile), Undofile::getLogfileGroup()
 - getLogfileGroupId() (method of
                Undofile), Undofile::getLogfileGroupId()
 - getLogging() (method of Index), Index::getLogging()
 - getLogging() (method of Table), Table::getLogging()
 - getMaxLoadFactor() (method of
                Table), Table::getMaxLoadFactor()
 - getMaxRows() (method of Table), Table::getMaxRows()
 - getMinLoadFactor() (method of
                Table), Table::getMinLoadFactor()
 - getName() (method of Column), Column::getName()
 - getName() (method of Event), Event::getName()
 - getName() (method of Index), Index::getName()
 - getName() (method of LogfileGroup), LogfileGroup::getName()
 - getName() (method of Tablespace), Tablespace::getName()
 - getNdbError() (method of
              Dictionary), Dictionary::getNdbError()
 - getNdbError() (method of Ndb), Ndb::getNdbError()
 - getNdbError() (method of NdbBlob), NdbBlob::getNdbError()
 - getNdbError() (method of
            NdbEventOperation), NdbEventOperation::getNdbError()
 - getNdbError() (method of
            NdbOperation), NdbOperation::getNdbError()
 - getNdbError() (method of
            NdbTransaction), NdbTransaction::getNdbError()
 - getNdbErrorLine() (method of
            NdbOperation), NdbOperation::getNdbErrorLine()
 - getNdbErrorLine() (method of
            NdbTransaction), NdbTransaction::getNdbErrorLine()
 - getNdbErrorOperation() (method of
            NdbTransaction), NdbTransaction::getNdbErrorOperation()
 - getNdbIndexOperation() (method of
            NdbTransaction), NdbTransaction::getNdbIndexOperation()
 - getNdbIndexScanOperation() (method of
            NdbTransaction), NdbTransaction::getNdbIndexScanOperation()
 - getNdbOperation() (method of
            NdbTransaction), NdbTransaction::getNdbOperation()
 - getNdbScanOperation() (method of
            NdbTransaction), NdbTransaction::getNdbScanOperation()
 - getNextCompleteOperation() (method of
            NdbTransaction), NdbTransaction::getNextCompleteOperation()
 - getNode() (method of Datafile), Datafile::getNode()
 - getNode() (method of Undofile), Undofile::getNode()
 - getNoOfColumns() (method of Index), Index::getNoOfColumns()
 - getNoOfCOlumns() (method of Table), Table::getNoOfCOlumns()
 - getNoOfEventColumns() (method of
                Event), Event::getNoOfEventColumns()
 - getNoOfPrimaryKeys() (method of
                Table), Table::getNoOfPrimaryKeys()
 - getNull() (method of NdbBlob), NdbBlob::getNull()
 - getNullable() (method of Column), Column::getNullable()
 - getObjectId() (method of Datafile), Datafile::getObjectId()
 - getObjectId() (method of Event), Event::getObjectId()
 - getObjectId() (method of Index), Index::getObjectId()
 - getObjectId() (method of
                LogfileGroup), LogfileGroup::getObjectId()
 - getObjectId() (method of Object), Object::getObjectId()
 - getObjectId() (method of Table), Table::getObjectId()
 - getObjectId() (method of
                Tablespace), Tablespace::getObjectId()
 - getObjectId() (method of Undofile), Undofile::getObjectId()
 - getObjectStatus() (method of
                Datafile), Datafile::getObjectStatus()
 - getObjectStatus() (method of
                Event), Event::getObjectStatus()
 - getObjectStatus() (method of
                Index), Index::getObjectStatus()
 - getObjectStatus() (method of
                LogfileGroup), LogfileGroup::getObjectStatus()
 - getObjectStatus() (method of
              Object), Object::getObjectStatus()
 - getObjectStatus() (method of
                Tablespace), Tablespace::getObjectStatus()
 - getObjectStatus() (method of
                Undofile), Undofile::getObjectStatus()
 - getObjectType() (method of Table), Table::getObjectType()
 - getObjectVersion() (method of
                Datafile), Datafile::getObjectVersion()
 - getObjectVersion() (method of
                Event), Event::getObjectVersion()
 - getObjectVersion() (method of
                Index), Index::getObjectVersion()
 - getObjectVersion() (method of
                LogfileGroup), LogfileGroup::getObjectVersion()
 - getObjectVersion() (method of
              Object), Object::getObjectVersion()
 - getObjectVersion() (method of
                Table), Table::getObjectVersion()
 - getObjectVersion() (method of
                Tablespace), Tablespace::getObjectVersion()
 - getObjectVersion() (method of
                Undofile), Undofile::getObjectVersion()
 - getPartitionKey() (method of
              Column), Column::getPartitionKey()
 - getPartSize() (method of Column), Column::getPartSize()
 - getPath() (method of Datafile), Datafile::getPath()
 - getPath() (method of Undofile), Undofile::getPath()
 - getPos() (method of NdbBlob), NdbBlob::getPos()
 - getPreBlobHandle() (method of
            NdbEventOperation), NdbEventOperation::getPreBlobHandle()
 - getPrecision() (method of Column), Column::getPrecision()
 - getPreValue() (method of
            NdbEventOperation), NdbEventOperation::getPreValue()
 - getPrimaryKey() (method of Column), Column::getPrimaryKey()
 - getPrimaryKey() (method of Table), Table::getPrimaryKey()
 - getRangeListData() (method of
                Table), Table::getRangeListData()
 - getRangeListDataLen() (method of
                Table), Table::getRangeListDataLen()
 - getReport() (method of Event), Event::getReport()
 - getRowChecksumIndicator() (method of
                Table), Table::getRowChecksumIndicator()
 - getRowGCIIndicator() (method of
                Table), Table::getRowGCIIndicator()
 - getSize() (method of Datafile), Datafile::getSize()
 - getSize() (method of Undofile), Undofile::getSize()
 - getSorted() (method of
                NdbIndexScanOperation), NdbIndexScanOperation::getSorted()
 - getState() (method of NdbBlob), NdbBlob::getState()
 - getState() (method of
            NdbEventOperation), NdbEventOperation::getState()
 - getStatus() (method of Table), Table::getStatus()
 - getStorageType() (method of
              Column), Column::getStorageType()
 - getStripeSize() (method of Column), Column::getStripeSize()
 - getTable() (method of Dictionary), Dictionary::getTable()
 - getTable() (method of Event), Event::getTable()
 - getTable() (method of Index), Index::getTable()
 - getTable() (method of
            NdbOperation), NdbOperation::getTable()
 - getTableEvent() (method of Event), Event::getTableEvent()
 - getTableName() (method of Event), Event::getTableName()
 - getTableName() (method of
            NdbOperation), NdbOperation::getTableName()
 - getTablespace() (method of
                Datafile), Datafile::getTablespace()
 - getTablespace() (method of
              Dictionary), Dictionary::getTablespace()
 - getTablespace() (method of Table), Table::getTablespace()
 - getTablespaceData() (method of
                Table), Table::getTablespaceData()
 - getTablespaceDataLen() (method of
                Table), Table::getTablespaceDataLen()
 - getTablespaceId() (method of
                Datafile), Datafile::getTablespaceId()
 - getTablespaceNames() (method of
                Table), Table::getTablespaceNames()
 - getTablespaceNamesLen() (method of
                Table), Table::getTablespaceNamesLen()
 - getTransactionId() (method of
            NdbTransaction), NdbTransaction::getTransactionId()
 - getType() (method of Column), Column::getType()
 - getType() (method of Index), Index::getType()
 - getType() (method of NdbOperation), NdbOperation::getType()
 - getType() (method of NdbRecAttr), NdbRecAttr::getType()
 - getUndoBufferSize() (method of
                LogfileGroup), LogfileGroup::getUndoBufferSize()
 - getUndofile() (method of
              Dictionary), Dictionary::getUndofile()
 - getUndoFreeWords() (method of
                LogfileGroup), LogfileGroup::getUndoFreeWords()
 - getValue() (method of NdbBlob), NdbBlob::getValue()
 - getValue() (method of
            NdbEventOperation), NdbEventOperation::getValue()
 - getValue() (method of
            NdbOperation), NdbOperation::getValue()
 - getVersion() (method of NdbBlob), NdbBlob::getVersion()
 - get_range_no() (method of
                NdbIndexScanOperation), NdbIndexScanOperation::get_range_no()
 - get_size_in_bytes() (method of
            NdbRecAttr), NdbRecAttr::get_size_in_bytes()
 - Group (NdbScanFilter datatype), The NdbScanFilter::Group Type
 - gt() (method of NdbScanFilter), NdbScanFilter::gt()
 
I
- in64_value() (method of
            NdbRecAttr), NdbRecAttr::in64_value(), NdbRecAttr::in64_value()
 - Index class, The Index Class
 - Index::addColumn(), Index::addColumn()
 - Index::addColumnName(), Index::addColumnName()
 - Index::addColumnNames(), Index::addColumnNames()
 - Index::getColumn(), Index::getColumn()
 - Index::getLogging(), Index::getLogging()
 - Index::getName(), Index::getName()
 - Index::getNoOfColumns(), Index::getNoOfColumns()
 - Index::getObjectId(), Index::getObjectId()
 - Index::getObjectStatus(), Index::getObjectStatus()
 - Index::getObjectVersion(), Index::getObjectVersion()
 - Index::getTable(), Index::getTable()
 - Index::getType(), Index::getType()
 - Index::setName(), Index::setName()
 - Index::setTable(), Index::setTable()
 - Index::setType(), Index::setType()
 - Index::Type, The Index::Type Type
 - init() (method of Ndb), Ndb::init()
 - initial node restart
 - defined, Terminology
 
- insertTuple() (method of
            NdbOperation), NdbOperation::insertTuple()
 - insufficient space errors, Insufficient Space Errors
 - int32_value() (method of
            NdbRecAttr), NdbRecAttr::int32_value()
 - internal errors, Internal errors
 - internal temporary errors, Internal Temporary Errors
 - isConsistent() (method of
            NdbEventOperation), NdbEventOperation::isConsistent()
 - isnotnull() (method of
            NdbScanFilter), NdbScanFilter::isnotnull()
 - isNULL() (method of NdbRecAttr), NdbRecAttr::isNULL()
 - isnull() (method of NdbScanFilter), NdbScanFilter::isnull()
 
L
- LCP (Local Checkpoint)
 - defined, Terminology
 
- le() (method of NdbScanFilter), NdbScanFilter::le()
 - List class, The List Class
 - listIndexes() (method of
              Dictionary), Dictionary::listIndexes()
 - listObjects() (method of
              Dictionary), Dictionary::listObjects()
 - lock handling
 - and scan operations, Lock Handling with Scans
 
- lockCurrentTuple() (method of
              NdbScanOperation), NdbScanOperation::lockCurrentTuple()
 - LockMode (NdbOperation datatype), The NdbOperation::LockMode Type
 - LogfileGroup class, The LogfileGroup Class
 - LogfileGroup::getAutoGrowSpecification(), LogfileGroup::getAutoGrowSpecification()
 - LogfileGroup::getName(), LogfileGroup::getName()
 - LogfileGroup::getObjectId(), LogfileGroup::getObjectId()
 - LogfileGroup::getObjectStatus(), LogfileGroup::getObjectStatus()
 - LogfileGroup::getObjectVersion(), LogfileGroup::getObjectVersion()
 - LogfileGroup::getUndoBufferSize(), LogfileGroup::getUndoBufferSize()
 - LogfileGroup::getUndoFreeWords(), LogfileGroup::getUndoFreeWords()
 - LogfileGroup::setAutoGrowSpecification(), LogfileGroup::setAutoGrowSpecification()
 - LogfileGroup::setName(), LogfileGroup::setName()
 - LogfileGroup::setUndoBufferSize(), LogfileGroup::setUndoBufferSize()
 - lt() (method of NdbScanFilter), NdbScanFilter::lt()
 
N
- NDB
 - defined, Terminology
 - record structure, NDB Record Structure
 
- NDB API
 - defined, Core NDB API Classes
 
- NDB API classes
 - overview, Core NDB API Classes
 
- Ndb class, The Ndb Class
 - Ndb::closeTransaction(), Ndb::closeTransaction()
 - Ndb::dropEventOperation(), Ndb::dropEventOperation()
 - Ndb::getDatabaseName(), Ndb::getDatabaseName()
 - Ndb::getDatabaseSchemaName(), Ndb::getDatabaseSchemaName()
 - Ndb::getNdbError(), Ndb::getNdbError()
 - Ndb::init(), Ndb::init()
 - Ndb::nextEvent(), Ndb::nextEvent()
 - Ndb::pollEvents(), Ndb::pollEvents()
 - Ndb::setDatabaseName(), Ndb::setDatabaseName()
 - Ndb::setDatabaseSchemaName(), Ndb::setDatabaseSchemaName()
 - Ndb::startTransaction(), Ndb::startTransaction()
 - NdbBlob class, The NdbBlob Class
 - NdbBlob::ActiveHook type, The NdbBlob::ActiveHook Type
 - NdbBlob::blobsFirstBlob(), NdbBlob::blobsFirstBlob()
 - NdbBlob::blobsNextBlob(), NdbBlob::blobsNextBlob()
 - NdbBlob::getBlobEventName(), NdbBlob::getBlobEventName()
 - NdbBlob::getBlobTabletName(), NdbBlob::getBlobTabletName()
 - NdbBlob::getColumn(), NdbBlob::getColumn()
 - NdbBlob::getNdbError(), NdbBlob::getNdbError()
 - NdbBlob::getNull(), NdbBlob::getNull()
 - NdbBlob::getPos(), NdbBlob::getPos()
 - NdbBlob::getState(), NdbBlob::getState()
 - NdbBlob::getValue(), NdbBlob::getValue()
 - NdbBlob::getVersion(), NdbBlob::getVersion()
 - NdbBlob::readData(), NdbBlob::readData()
 - NdbBlob::setActiveHook(), NdbBlob::setActiveHook()
 - NdbBlob::setLength(), NdbBlob::setLength()
 - NdbBlob::setNull(), NdbBlob::setNull()
 - NdbBlob::setPos(), NdbBlob::setPos()
 - NdbBlob::setValue(), NdbBlob::setValue()
 - NdbBlob::State type, The NdbBlob::State Type
 - NdbBlob::truncate(), NdbBlob::truncate()
 - NdbBlob::writeData(), NdbBlob::writeData()
 - NdbDictionary class, The NdbDictionary Class
 - NdbError structure, The NdbError Structure
 - NdbError::Classification type, The NdbError::Classification Type
 - NdbError::Status type, The NdbError::Status Type
 - NdbEventOperation class, The NdbEventOperation Class
 - NdbEventOperation::execute(), NdbEventOperation::execute()
 - NdbEventOperation::getBlobHandle(), NdbEventOperation::getBlobHandle()
 - NdbEventOperation::getEventType(), NdbEventOperation::getEventType()
 - NdbEventOperation::getGCI(), NdbEventOperation::getGCI()
 - NdbEventOperation::getLatestGCI(), NdbEventOperation::getLatestGCI()
 - NdbEventOperation::getNdbError(), NdbEventOperation::getNdbError()
 - NdbEventOperation::getPreBlobHandle(), NdbEventOperation::getPreBlobHandle()
 - NdbEventOperation::getPreValue(), NdbEventOperation::getPreValue()
 - NdbEventOperation::getState(), NdbEventOperation::getState()
 - NdbEventOperation::getValue(), NdbEventOperation::getValue()
 - NdbEventOperation::isConsistent(), NdbEventOperation::isConsistent()
 - NdbEventOperation::mergeEvents(), NdbEventOperation::mergeEvents()
 - NdbEventOperation::State, The NdbEventOperation::State Type
 - NdbEventOperation::tableFragmentationChanged(), NdbEventOperation::tableFragmentationChanged()
 - NdbEventOperation::tableFrmChanged(), NdbEventOperation::tableFrmChanged()
 - NdbEventOperation::tableNameChanged(), NdbEventOperation::tableNameChanged()
 - NdbIndexOperation class, The NdbIndexOperation Class
 - example, Single-row operations
 
- NdbIndexOperation::deleteTuple(), NdbIndexOperation::deleteTuple()
 - NdbIndexOperation::getIndex(), NdbIndexOperation::getIndex()
 - NdbIndexOperation::readTuple(), NdbIndexOperation::readTuple()
 - NdbIndexOperation::updateTuple(), NdbIndexOperation::updateTuple()
 - NdbIndexScanOperation class, The NdbIndexScanOperation Class
 - NdbIndexScanOperation::BoundType, The NdbIndexScanOperation::BoundType Type
 - NdbIndexScanOperation::end_of_bound(), NdbIndexScanOperation::end_of_bound()
 - NdbIndexScanOperation::getDescending(), NdbIndexScanOperation::getDescending()
 - NdbIndexScanOperation::getSorted(), NdbIndexScanOperation::getSorted()
 - NdbIndexScanOperation::get_range_no(), NdbIndexScanOperation::get_range_no()
 - NdbIndexScanOperation::readTuples(), NdbIndexScanOperation::readTuples()
 - NdbIndexScanOperation::reset_bounds(), NdbIndexScanOperation::reset_bounds()
 - NdbOperation class, The NdbOperation Class
 - example, Single-row operations
 
- NdbOperation::deleteTuple(), NdbOperation::deleteTuple()
 - NdbOperation::equal(), NdbOperation::equal()
 - NdbOperation::getBlobHandle(), NdbOperation::getBlobHandle()
 - NdbOperation::getLockMode(), NdbOperation::getLockMode()
 - NdbOperation::getNdbError(), NdbOperation::getNdbError()
 - NdbOperation::getNdbErrorLine(), NdbOperation::getNdbErrorLine()
 - NdbOperation::getTable(), NdbOperation::getTable()
 - NdbOperation::getTableName(), NdbOperation::getTableName()
 - NdbOperation::getType(), NdbOperation::getType()
 - NdbOperation::getValue(), NdbOperation::getValue()
 - NdbOperation::insertTuple(), NdbOperation::insertTuple()
 - NdbOperation::LockMode, The NdbOperation::LockMode Type
 - NdbOperation::readTuple(), NdbOperation::readTuple()
 - NdbOperation::setValue(), NdbOperation::setValue()
 - NdbOperation::Type, The NdbOperation::Type Type
 - NdbOperation::updateTuple(), NdbOperation::updateTuple()
 - NdbOperation::writeTuple(), NdbOperation::writeTuple()
 - NdbRecAttr class, The NdbRecAttr Class
 - NdbRecAttr::aRef(), NdbRecAttr::aRef()
 - NdbRecAttr::char_value(), NdbRecAttr::char_value()
 - NdbRecAttr::clone(), NdbRecAttr::clone()
 - NdbRecAttr::double_value(), NdbRecAttr::double_value()
 - NdbRecAttr::float_value(), NdbRecAttr::float_value()
 - NdbRecAttr::getColumn(), NdbRecAttr::getColumn()
 - NdbRecAttr::getType(), NdbRecAttr::getType()
 - NdbRecAttr::get_size_in_bytes(), NdbRecAttr::get_size_in_bytes()
 - NdbRecAttr::in64_value(), NdbRecAttr::in64_value(), NdbRecAttr::in64_value()
 - NdbRecAttr::int32_value(), NdbRecAttr::int32_value()
 - NdbRecAttr::isNULL(), NdbRecAttr::isNULL()
 - NdbRecAttr::short_value(), NdbRecAttr::short_value()
 - NdbRecAttr::u_64_value(), NdbRecAttr::u_64_value()
 - NdbRecAttr::u_char_value(), NdbRecAttr::u_char_value()
 - NdbRecAttr::u_short_value(), NdbRecAttr::u_short_value()
 - NdbScanFilter class, The NdbScanFilter Class
 - NdbScanFilter::begin(), NdbScanFilter::begin()
 - NdbScanFilter::BinaryCondition, The NdbScanFilter::BinaryCondition Type
 - NdbScanFilter::end(), NdbScanFilter::end()
 - NdbScanFilter::eq(), NdbScanFilter::eq()
 - NdbScanFilter::ge(), NdbScanFilter::ge()
 - NdbScanFilter::Group, The NdbScanFilter::Group Type
 - NdbScanFilter::gt(), NdbScanFilter::gt()
 - NdbScanFilter::isnotnull(), NdbScanFilter::isnotnull()
 - NdbScanFilter::isnull(), NdbScanFilter::isnull()
 - NdbScanFilter::le(), NdbScanFilter::le()
 - NdbScanFilter::lt(), NdbScanFilter::lt()
 - NdbScanFilter::ne(), NdbScanFilter::ne()
 - NdbScanOperation class, The NdbScanOperation Class
 - NdbScanOperation::close(), NdbScanOperation::close()
 - NdbScanOperation::deleteCurrentTuple(), NdbScanOperation::deleteCurrentTuple()
 - NdbScanOperation::lockCurrentTuple(), NdbScanOperation::lockCurrentTuple()
 - NdbScanOperation::nextResult(), NdbScanOperation::nextResult()
 - NdbScanOperation::readTuples(), NdbScanOperation::readTuples()
 - NdbScanOperation::restart(), NdbScanOperation::restart()
 - NdbScanOperation::ScanFlag, The NdbScanOperation::ScanFlag Type
 - NdbScanOperation::updateCurrentTuple(), NdbScanOperation::updateCurrentTuple()
 - NdbTransaction class, The NdbTransaction Class
 - NdbTransaction class methods
 - using, Synchronous Transactions
 
- NdbTransaction::AbortOption, The NdbTransaction::AbortOption Type
 - NdbTransaction::close(), NdbTransaction::close()
 - NdbTransaction::commitStatus(), NdbTransaction::commitStatus()
 - NdbTransaction::CommitStatusType, The NdbTransaction::CommitStatusType Type
 - NdbTransaction::ExecType, The NdbTransaction::ExecType Type
 - NdbTransaction::execute(), NdbTransaction::execute()
 - NdbTransaction::getGCI(), NdbTransaction::getGCI()
 - NdbTransaction::getNdbError(), NdbTransaction::getNdbError()
 - NdbTransaction::getNdbErrorLine(), NdbTransaction::getNdbErrorLine()
 - NdbTransaction::getNdbErrorOperation(), NdbTransaction::getNdbErrorOperation()
 - NdbTransaction::getNdbIndexOperation(), NdbTransaction::getNdbIndexOperation()
 - NdbTransaction::getNdbIndexScanOperation(), NdbTransaction::getNdbIndexScanOperation()
 - NdbTransaction::getNdbOperation(), NdbTransaction::getNdbOperation()
 - NdbTransaction::getNdbScanOperation(), NdbTransaction::getNdbScanOperation()
 - NdbTransaction::getNextCompleteOperation(), NdbTransaction::getNextCompleteOperation()
 - NdbTransaction::getTransactionId(), NdbTransaction::getTransactionId()
 - NdbTransaction::refresh(), NdbTransaction::refresh()
 - Ndb_cluster_connection class, The Ndb_cluster_connection Class
 - Ndb_cluster_connection::connect(), Ndb_cluster_connection::connect()
 - Ndb_cluster_connection::set_optimized_node_selection(), Ndb_cluster_connection::set_optimized_node_selection()
 - Ndb_cluster_connection::wait_until_ready(), Ndb_cluster_connection::wait_until_ready()
 - ndb_logevent structure (MGM API), The ndb_logevent Structure
 - ndb_logevent_get_latest_error() function (MGM API), ndb_logevent_get_latest_error()
 - ndb_logevent_get_latest_error_msg() function (MGM
            API), ndb_logevent_get_latest_error_msg()
 - ndb_logevent_get_next() function (MGM API), ndb_logevent_get_next()
 - ndb_logevent_handle_error type (MGM API), The ndb_logevent_handle_error Type
 - Ndb_logevent_type type (MGM API), The Ndb_logevent_type Type
 - ndb_mgm_abort_backup() function (MGM API), ndb_mgm_abort_backup()
 - ndb_mgm_cluster_state structure (MGM API), The ndb_mgm_cluster_state Structure
 - ndb_mgm_connect() function (MGM API), ndb_mgm_connect()
 - ndb_mgm_create_handle() function (MGM API), ndb_mgm_create_handle()
 - ndb_mgm_create_logevent_handle() function (MGM API), ndb_mgm_create_logevent_handle()
 - ndb_mgm_destroy_handle() function (MGM API), ndb_mgm_destroy_handle()
 - ndb_mgm_destroy_logevent_handle() function (MGM API), ndb_mgm_destroy_logevent_handle()
 - ndb_mgm_disconnect() function (MGM API), ndb_mgm_disconnect()
 - ndb_mgm_enter_single_user() function (MGM API), ndb_mgm_enter_single_user()
 - ndb_mgm_error type (MGM API), The ndb_mgm_error Type
 - ndb_mgm_event_category type (MGM API), The ndb_mgm_event_category Type
 - ndb_mgm_event_severity type (MGM API), The ndb_mgm_event_severity Type
 - ndb_mgm_exit_single_user() function (MGM API), ndb_mgm_exit_single_user()
 - ndb_mgm_get_clusterlog_severity_filter() function
            (MGM API), ndb_mgm_get_clusterlog_severity_filter()
 - ndb_mgm_get_configuration_nodeid() function (MGM API), ndb_mgm_get_configuration_nodeid()
 - ndb_mgm_get_connected_host() function (MGM API), ndb_mgm_get_connected_host()
 - ndb_mgm_get_connected_port() function (MGM API), ndb_mgm_get_connected_port()
 - ndb_mgm_get_connectstring() function (MGM API), ndb_mgm_get_connectstring()
 - ndb_mgm_get_latest_error() function (MGM API), ndb_mgm_get_latest_error()
 - ndb_mgm_get_latest_error_desc() function (MGM API), ndb_mgm_get_latest_error_desc()
 - ndb_mgm_get_latest_error_msg() function (MGM API), ndb_mgm_get_latest_error_msg()
 - ndb_mgm_get_status() function (MGM API), ndb_mgm_get_status()
 - ndb_mgm_is_connected() function (MGM API), ndb_mgm_is_connected()
 - ndb_mgm_listen_event() function (MGM API), ndb_mgm_listen_event()
 - ndb_mgm_node_state structure (MGM API), The ndb_mgm_node_state Structure
 - ndb_mgm_node_status type (MGM API), The ndb_mgm_node_status Type
 - ndb_mgm_node_type type (MGM API), The ndb_mgm_node_type Type
 - ndb_mgm_reply structure (MGM API), The ndb_mgm_reply Structure
 - ndb_mgm_restart() function (MGM API), ndb_mgm_restart()
 - ndb_mgm_restart2() function (MGM API), ndb_mgm_restart2()
 - ndb_mgm_restart3() function (MGM API), ndb_mgm_restart3()
 - ndb_mgm_set_clusterlog_loglevel() function (MGM API), ndb_mgm_set_clusterlog_loglevel()
 - ndb_mgm_set_clusterlog_severity_filter() function
            (MGM API), ndb_mgm_set_clusterlog_severity_filter()
 - ndb_mgm_set_configuration_nodeid() function (MGM API), ndb_mgm_set_configuration_nodeid()
 - ndb_mgm_set_connectstring() function (MGM API), ndb_mgm_set_connectstring()
 - ndb_mgm_set_error_stream() function (MGM API), ndb_mgm_set_error_stream()
 - ndb_mgm_set_name() function (MGM API), ndb_mgm_set_name()
 - ndb_mgm_start() function (MGM API), ndb_mgm_start()
 - ndb_mgm_start_backup() function (MGM API), ndb_mgm_start_backup()
 - ndb_mgm_stop() function (MGM API), ndb_mgm_stop()
 - ndb_mgm_stop2() function (MGM API), ndb_mgm_stop2()
 - ndb_mgm_stop3() function (MGM API), ndb_mgm_stop3()
 - ne() (method of NdbScanFilter), NdbScanFilter::ne()
 - nextEvent() (method of Ndb), Ndb::nextEvent()
 - nextResult() (method of
              NdbScanOperation), NdbScanOperation::nextResult()
 - NoCommit
 - defined, Using Transactions
 
- NoDataFound errors, NoDataFound Errors
 - node
 - defined, Terminology
 
- node failure
 - defined, Terminology
 
- node ID allocation errors, Node ID Allocation Errors
 - node recovery errors, Node recovery errors
 - node restart
 - defined, Terminology
 
- node shutdown errors, Node Shutdown Errors
 
O
- Object class, The Object Class
 - Object::FragmentType, The Object::FragmentType Type
 - Object::getObjectId(), Object::getObjectId()
 - Object::getObjectStatus(), Object::getObjectStatus()
 - Object::getObjectVersion(), Object::getObjectVersion()
 - Object::State, The Object::State Type
 - Object::Status, The Object::Status Type
 - Object::Store, The Object::Store Type
 - Object::Type, The Object::Type Type
 - operations
 - defined, Operations
 - scanning, Scan Operations
 - single-row, Single-row operations
 - transactions and, Operations
 
- overload errors, Overload Errors
 
R
- readData() (method of NdbBlob), NdbBlob::readData()
 - readTuple() (method of
              NdbIndexOperation), NdbIndexOperation::readTuple()
 - readTuple() (method of
            NdbOperation), NdbOperation::readTuple()
 - readTuples() (method of
                NdbIndexScanOperation), NdbIndexScanOperation::readTuples()
 - readTuples() (method of
              NdbScanOperation), NdbScanOperation::readTuples()
 - record structure
 - NDB, NDB Record Structure
 
- refresh() (method of
            NdbTransaction), NdbTransaction::refresh()
 - removeCachedIndex() (method of
              Dictionary), Dictionary::removeCachedIndex()
 - removeCachedTable() (method of
              Dictionary), Dictionary::removeCachedTable()
 - replica
 - defined, Terminology
 
- reset_bounds() (method of
                NdbIndexScanOperation), NdbIndexScanOperation::reset_bounds()
 - restart() (method of
              NdbScanOperation), NdbScanOperation::restart()
 - restore
 - defined, Terminology
 
S
- scan operations, Scan Operations
 - characteristics, Scan Operations
 - used for updates or deletes, Using Scans to Update or Delete Rows
 - with lock handling, Lock Handling with Scans
 
- ScanFlag (NdbScanOperation
            datatype), The NdbScanOperation::ScanFlag Type
 - scans
 - performing with NdbScanFilter and
        NdbScanOperation, Basic Scanning Example
 - types supported, The NDB API
 - using secondary indexes
 - example, Using Secondary Indexes in Scans
 
- schema errors, Schema Errors
 - setActiveHook() (method of
            NdbBlob), NdbBlob::setActiveHook()
 - setAutoGrowSpecification() (method of
                LogfileGroup), LogfileGroup::setAutoGrowSpecification()
 - setAutoGrowSpecification() (method of
                Tablespace), Tablespace::setAutoGrowSpecification()
 - setCharset() (method of Column), Column::setCharset()
 - setDatabaseName() (method of Ndb), Ndb::setDatabaseName()
 - setDatabaseSchemaName() (method of
            Ndb), Ndb::setDatabaseSchemaName()
 - setDefaultLogfileGroup() (method of
                Tablespace), Tablespace::setDefaultLogfileGroup()
 - setDefaultNoPartitionsFlag() (method of
                Table), Table::setDefaultNoPartitionsFlag()
 - setDurability() (method of Event), Event::setDurability()
 - setExtentSize() (method of
                Tablespace), Tablespace::setExtentSize()
 - setFragmentCount() (method of
                Table), Table::setFragmentCount()
 - setFragmentData() (method of
                Table), Table::setFragmentData()
 - setFragmentType() (method of
                Table), Table::setFragmentType()
 - setFrm() (method of Table), Table::setFrm()
 - setKValue() (method of Table), Table::setKValue()
 - setLength() (method of Column), Column::setLength()
 - setLength() (method of NdbBlob), NdbBlob::setLength()
 - setLinearFlag() (method of Table), Table::setLinearFlag()
 - setLogfileGroup() (method of
                Undofile), Undofile::setLogfileGroup()
 - setLogging() (method of Table), Table::setLogging()
 - setMaxLoadFactor() (method of
                Table), Table::setMaxLoadFactor()
 - setMaxRows() (method of Table), Table::setMaxRows()
 - setMinLoadFactor() (method of
                Table), Table::setMinLoadFactor()
 - setName() (method of Column), Column::setName()
 - setName() (method of Event), Event::setName()
 - setName() (method of Index), Index::setName()
 - setName() (method of LogfileGroup), LogfileGroup::setName()
 - setName() (method of Table), Table::setName()
 - setName() (method of Tablespace), Tablespace::setName()
 - setNode() (method of Datafile), Datafile::setNode()
 - setNode() (method of Undofile), Undofile::setNode()
 - setNull() (method of NdbBlob), NdbBlob::setNull()
 - setNullable() (method of Column), Column::setNullable()
 - setObjectType() (method of Table), Table::setObjectType()
 - setPartitionKey() (method of
              Column), Column::setPartitionKey()
 - setPartSize() (method of Column), Column::setPartSize()
 - setPath() (method of Datafile), Datafile::setPath()
 - setPath() (method of Undofile), Undofile::setPath()
 - setPos() (method of NdbBlob), NdbBlob::setPos()
 - setPrecision() (method of Column), Column::setPrecision()
 - setPrimaryKey() (method of Column), Column::setPrimaryKey()
 - setRangeListData() (method of
                Table), Table::setRangeListData()
 - setReport() (method of Event), Event::setReport()
 - setRowChecksumIndicator() (method of
                Table), Table::setRowChecksumIndicator()
 - setRowGCIIndicator() (method of
                Table), Table::setRowGCIIndicator()
 - setScale() (method of Column), Column::setScale()
 - setSize() (method of Datafile), Datafile::setSize()
 - setSize() (method of Undofile), Undofile::setSize()
 - setStripeSize() (method of Column), Column::setStripeSize()
 - setTable() (method of Event), Event::setTable()
 - setTable() (method of Index), Index::setTable()
 - setTablespace() (method of
                Datafile), Datafile::setTablespace()
 - setTablespace() (method of Table), Table::setTablespace()
 - setTablespaceData() (method of
                Table), Table::setTablespaceData()
 - setTablespaceNames() (method of
                Table), Table::setTablespaceNames()
 - setType() (method of Column), Column::setType()
 - setType() (method of Index), Index::setType()
 - setUndoBufferSize() (method of
                LogfileGroup), LogfileGroup::setUndoBufferSize()
 - setValue() (method of NdbBlob), NdbBlob::setValue()
 - setValue() (method of
            NdbOperation), NdbOperation::setValue()
 - set_optimized_node_selection() (method of
            Ndb_cluster_connection), Ndb_cluster_connection::set_optimized_node_selection()
 - short_value() (method of
            NdbRecAttr), NdbRecAttr::short_value()
 - SQL node (API node)
 - defined, Terminology
 
- startTransaction() (method of Ndb), Ndb::startTransaction()
 - State (NdbBlob datatype), The NdbBlob::State Type
 - State (NdbEventOperation datatype), The NdbEventOperation::State Type
 - State (Object datatype), The Object::State Type
 - Status (NdbError datatype), The NdbError::Status Type
 - Status (Object datatype), The Object::Status Type
 - StorageType (Column datatype), The Column::StorageType Type
 - Store (Object datatype), The Object::Store Type
 - system crash
 - defined, Terminology
 
- system restart
 - defined, Terminology
 
T
- Table class, The Table Class
 - Table::addColumn(), Table::addColumn()
 - Table::equal(), Table::equal()
 - Table::getColumn(), Table::getColumn()
 - Table::getDefaultNoPartitionsFlag(), Table::getDefaultNoPartitionsFlag()
 - Table::getFragmentationType(), Table::getFragmentationType()
 - Table::getFragmentCount(), Table::getFragmentCount()
 - Table::getFragmentData(), Table::getFragmentData()
 - Table::getFragmentDataLen(), Table::getFragmentDataLen()
 - Table::getFrmData(), Table::getFrmData()
 - Table::getFrmLength(), Table::getFrmLength()
 - Table::getId(), Table::getId()
 - Table::getKValue(), Table::getKValue()
 - Table::getLinearFlag(), Table::getLinearFlag()
 - Table::getLogging(), Table::getLogging()
 - Table::getMaxLoadFactor(), Table::getMaxLoadFactor()
 - Table::getMaxRows(), Table::getMaxRows()
 - Table::getMinLoadFactor(), Table::getMinLoadFactor()
 - Table::getNoOfCOlumns(), Table::getNoOfCOlumns()
 - Table::getNoOfPrimaryKeys(), Table::getNoOfPrimaryKeys()
 - Table::getObjectId(), Table::getObjectId()
 - Table::getObjectType(), Table::getObjectType()
 - Table::getObjectVersion(), Table::getObjectVersion()
 - Table::getPrimaryKey(), Table::getPrimaryKey()
 - Table::getRangeListData(), Table::getRangeListData()
 - Table::getRangeListDataLen(), Table::getRangeListDataLen()
 - Table::getRowChecksumIndicator(), Table::getRowChecksumIndicator()
 - Table::getRowGCIIndicator(), Table::getRowGCIIndicator()
 - Table::getStatus(), Table::getStatus()
 - Table::getTablespace(), Table::getTablespace()
 - Table::getTablespaceData(), Table::getTablespaceData()
 - Table::getTablespaceDataLen(), Table::getTablespaceDataLen()
 - Table::getTablespaceNames(), Table::getTablespaceNames()
 - Table::getTablespaceNamesLen(), Table::getTablespaceNamesLen()
 - Table::setDefaultNoPartitionsFlag(), Table::setDefaultNoPartitionsFlag()
 - Table::setFragmentCount(), Table::setFragmentCount()
 - Table::setFragmentData(), Table::setFragmentData()
 - Table::setFragmentType(), Table::setFragmentType()
 - Table::setFrm(), Table::setFrm()
 - Table::setKValue(), Table::setKValue()
 - Table::setLinearFlag(), Table::setLinearFlag()
 - Table::setLogging(), Table::setLogging()
 - Table::setMaxLoadFactor(), Table::setMaxLoadFactor()
 - Table::setMaxRows(), Table::setMaxRows()
 - Table::setMinLoadFactor(), Table::setMinLoadFactor()
 - Table::setName(), Table::setName()
 - Table::setObjectType(), Table::setObjectType()
 - Table::setRangeListData(), Table::setRangeListData()
 - Table::setRowChecksumIndicator(), Table::setRowChecksumIndicator()
 - Table::setRowGCIIndicator(), Table::setRowGCIIndicator()
 - Table::setTablespace(), Table::setTablespace()
 - Table::setTablespaceData(), Table::setTablespaceData()
 - Table::setTablespaceNames(), Table::setTablespaceNames()
 - TableEvent (Event datatype), The Event::TableEvent Type
 - tableFragmentationChanged() (method of
            NdbEventOperation), NdbEventOperation::tableFragmentationChanged()
 - tableFrmChanged() (method of
            NdbEventOperation), NdbEventOperation::tableFrmChanged()
 - tableNameChanged() (method of
            NdbEventOperation), NdbEventOperation::tableNameChanged()
 - Tablespace class, The Tablespace Class
 - Tablespace::getAutoGrowSpecification(), Tablespace::getAutoGrowSpecification()
 - Tablespace::getDefaultLogfileGroup(), Tablespace::getDefaultLogfileGroup()
 - Tablespace::getDefaultLogfileGroupId(), Tablespace::getDefaultLogfileGroupId()
 - Tablespace::getExtentSize(), Tablespace::getExtentSize()
 - Tablespace::getName(), Tablespace::getName()
 - Tablespace::getObjectId(), Tablespace::getObjectId()
 - Tablespace::getObjectStatus(), Tablespace::getObjectStatus()
 - Tablespace::getObjectVersion(), Tablespace::getObjectVersion()
 - Tablespace::setAutoGrowSpecification(), Tablespace::setAutoGrowSpecification()
 - Tablespace::setDefaultLogfileGroup(), Tablespace::setDefaultLogfileGroup()
 - Tablespace::setExtentSize(), Tablespace::setExtentSize()
 - Tablespace::setName(), Tablespace::setName()
 - TC
 - and NDB Kernel, Review of MySQL Cluster Concepts
 - defined, Terminology
 - selecting, Selecting a Transaction Coordinator
 
- temporary resource errors, Temporary Resource Errors
 - threading, The Adaptive Send Algorithm
 - TimeoutExpired errors, TimeoutExpired errors
 - Transaction Coordinator
 - defined, Terminology
 
- transactions
 - concurrency, NDB Record Structure
 - handling and transmission, The Adaptive Send Algorithm
 - performance, NDB Record Structure
 - synchronous, Synchronous Transactions
 - example of use, Using Synchronous Transactions
 
- using, Using Transactions
 
- transporter
 - defined, Terminology
 
- truncate() (method of NdbBlob), NdbBlob::truncate()
 - TUP
 - and NDB Kernel, Review of MySQL Cluster Concepts
 - defined, Terminology
 
- Tuple Manager
 - defined, Terminology
 
- Type (Index datatype), The Index::Type Type
 - Type (NdbOperation datatype), The NdbOperation::Type Type
 - Type (Object datatype), The Object::Type Type
 
U
- uncategorised errors, Other Errors (Not Yet Categorised)
 - Undofile class, The Undofile Class
 - Undofile::getFileNo(), Undofile::getFileNo()
 - Undofile::getLogfileGroup(), Undofile::getLogfileGroup()
 - Undofile::getLogfileGroupId(), Undofile::getLogfileGroupId()
 - Undofile::getNode(), Undofile::getNode()
 - Undofile::getObjectId(), Undofile::getObjectId()
 - Undofile::getObjectStatus(), Undofile::getObjectStatus()
 - Undofile::getObjectVersion(), Undofile::getObjectVersion()
 - Undofile::getPath(), Undofile::getPath()
 - Undofile::getSize(), Undofile::getSize()
 - Undofile::setLogfileGroup(), Undofile::setLogfileGroup()
 - Undofile::setNode(), Undofile::setNode()
 - Undofile::setPath(), Undofile::setPath()
 - Undofile::setSize(), Undofile::setSize()
 - unknown result errors, Unknown Result Errors
 - updateCurrentTuple() (method of
              NdbScanOperation), NdbScanOperation::updateCurrentTuple()
 - updateTuple() (method of
              NdbIndexOperation), NdbIndexOperation::updateTuple()
 - updateTuple() (method of
            NdbOperation), NdbOperation::updateTuple()
 - u_64_value() (method of
            NdbRecAttr), NdbRecAttr::u_64_value()
 - u_char_value() (method of
            NdbRecAttr), NdbRecAttr::u_char_value()
 - u_short_value() (method of
            NdbRecAttr), NdbRecAttr::u_short_value()