Index

A  | B  | C  | D  | E  | F  | G  | H  | I  | J  | K  | L  | M  | N  | O  | P  | Q  | R  | S  | T  | U  | V  | W

A

[index top]
AbortOption (NdbOperation data type), The NdbOperation::AbortOption Type
AbortOption (NdbTransaction data type), The NdbTransaction::AbortOption Type (OBSOLETE)
ACC
and NDB Kernel, Review of MySQL Cluster Concepts
defined, MySQL Cluster API Overview: Terminology
Access Manager
defined, MySQL Cluster API Overview: Terminology
ActiveHook (NdbBlob data type), 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()
add_reg() (method of NdbInterepretedCode), NdbInterpretedCode::add_reg()
add_val() (method of NdbInterepretedCode), NdbInterpretedCode::add_val()
aggregate() (method of Table), Table::aggregate()
allowsNull (ClusterJ), allowsNull
and (ClusterJ), and(Predicate)
Annotations (ClusterJ)
Column, Annotation Type Column
Columns, Annotation Type Columns
Extension, Annotation Type Extension
Extensions, Annotation Type Extensions
Index, Annotation Type Index
Indices, Annotation Type Indices
Lob, Annotation Type Lob
NotPersistent, Annotation Type NotPersistent
PartitionKey, Annotation Type PartitionKey
PersistenceCapable, Annotation Type PersistenceCapable
Persistent, Annotation Type Persistent
PrimaryKey, Annotation Type PrimaryKey
API node
defined, MySQL Cluster API Overview: Terminology
application-level partitioning, The Ndb_cluster_connection Class
applications
structure, Application Program Basics
aRef() (method of NdbRecAttr), NdbRecAttr::aRef()
ArrayType (Column data type), The Column::ArrayType Type
AutoGrowSpecification structure, The AutoGrowSpecification Structure

B

[index top]
backup
defined, MySQL Cluster API Overview: Terminology
begin (ClusterJ), begin()
begin() (method of NdbScanFilter), NdbScanFilter::begin()
between (ClusterJ), between(PredicateOperand, PredicateOperand)
BinaryCondition (NdbScanFilter data type), The NdbScanFilter::BinaryCondition Type
BLOB handling
example, Basic BLOB Handling Example
example (using NdbRecord), Handling BLOBs Using NdbRecord
blobsFirstBlob() (method of NdbBlob), NdbBlob::blobsFirstBlob()
blobsNextBlob() (method of NdbBlob), NdbBlob::blobsNextBlob()
BoundType (NdbIndexScanOperation data type), The NdbIndexScanOperation::BoundType Type
branch_col_and_mask_eq_mask() (method of NdbInterpretedCode), NdbInterpretedCode::branch_col_and_mask_eq_mask()
branch_col_and_mask_eq_zero() (method of NdbInterpretedCode), NdbInterpretedCode::branch_col_and_mask_eq_zero()
branch_col_and_mask_ne_mask() (method of NdbInterpretedCode), NdbInterpretedCode::branch_col_and_mask_ne_mask()
branch_col_and_mask_ne_zero() (method of NdbInterpretedCode), NdbInterpretedCode::branch_col_and_mask_ne_zero()
branch_col_eq() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_eq()
branch_col_eq_null() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_eq_null()
branch_col_ge() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_ge()
branch_col_gt() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_gt()
branch_col_le() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_le()
branch_col_like() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_like()
branch_col_lt() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_lt()
branch_col_ne() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_ne()
branch_col_ne_null() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_ne_null()
branch_col_notlike() (method of NdbInterepretedCode), NdbInterpretedCode::branch_col_notlike()
branch_eq() (method of NdbInterepretedCode), NdbInterpretedCode::branch_eq()
branch_eq_null() (method of NdbInterepretedCode), NdbInterpretedCode::branch_eq_null()
branch_ge() (method of NdbInterepretedCode), NdbInterpretedCode::branch_ge()
branch_gt() (method of NdbInterepretedCode), NdbInterpretedCode::branch_gt()
branch_label() (method of NdbInterepretedCode), NdbInterpretedCode::branch_label()
branch_le() (method of NdbInterepretedCode), NdbInterpretedCode::branch_le()
branch_lt() (method of NdbInterepretedCode), NdbInterpretedCode::branch_lt()
branch_ne() (method of NdbInterepretedCode), NdbInterpretedCode::branch_ne()
branch_ne_null() (method of NdbInterepretedCode), NdbInterpretedCode::branch_ne_null()

C

[index top]
call_sub() (method of NdbInterepretedCode), NdbInterpretedCode::call_sub()
char_value() (method of NdbRecAttr), NdbRecAttr::char_value()
checkpoint
defined, MySQL Cluster API Overview: Terminology
Classes (ClusterJ)
ClusterJHelper, Class ClusterJHelper
LockMode, Class LockMode
NullValue, Class NullValue
PersistenceModifier, Class PersistenceModifier
Classification (NdbError data type), The NdbError::Classification Type
clone() (method of NdbRecAttr), NdbRecAttr::clone()
close (ClusterJ), close() , close()
close() (method of NdbScanOperation), NdbScanOperation::close()
close() (method of NdbTransaction), NdbTransaction::close()
closeTransaction() (method of Ndb), Ndb::closeTransaction()
ClusterJ
defined, MySQL Cluster Connector for Java
ClusterJDatastoreException (ClusterJ), Exception ClusterJDatastoreException
ClusterJException (ClusterJ), Exception ClusterJException
ClusterJFatalException (ClusterJ), Exception ClusterJFatalException
ClusterJFatalInternalException (ClusterJ), Exception ClusterJFatalInternalException
ClusterJFatalUserException (ClusterJ), Exception ClusterJFatalUserException
ClusterJHelper (ClusterJ), Class ClusterJHelper
ClusterJPA
defined, MySQL Cluster Connector for Java
ClusterJUserException (ClusterJ), Exception ClusterJUserException
cmp() (method of NdbScanFilter), NdbScanFilter::cmp()
coding examples
MGM API, MGM API Examples
NDB API, NDB API Examples
Column (ClusterJ), Annotation Type Column
column (ClusterJ), column , column , column
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::getDefaultValue(), Column::getDefaultValue()
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::setArrayType(), Column::setArrayType()
Column::setCharset(), Column::setCharset()
Column::setDefaultValue(), Column::setDefaultValue()
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::setStorageType(), Column::setStorageType()
Column::setStripeSize(), Column::setStripeSize()
Column::setType(), Column::setType()
Column::StorageType, The Column::StorageType Type
Columns (ClusterJ), Annotation Type Columns
columns (ClusterJ), columns , columns , columns
ColumnType (Column data type), Column::Type
Commit
defined, Using Transactions
commit (ClusterJ), commit()
commitStatus() (method of NdbTransaction), NdbTransaction::commitStatus()
CommitStatusType (NdbTransaction data type), The NdbTransaction::CommitStatusType Type
computeHash() (method of Ndb), Ndb::computeHash()
concurrency control, NDB Record Structure
connect() (method of Ndb_cluster_connection), Ndb_cluster_connection::connect()
connecting to multiple clusters
example, Using Synchronous Transactions and Multiple Clusters, MGM API Event Handling with Multiple Clusters
Connector/J
known issues, MySQL Cluster Connector for Java: Limitations and Known Issues
Constants (ClusterJ), Interface Constants
createDatafile() (method of Dictionary), Dictionary::createDatafile()
createEvent() (method of Dictionary), Dictionary::createEvent()
createIndex() (method of Dictionary), Dictionary::createIndex()
createLogfileGroup() (method of Dictionary), Dictionary::createLogfileGroup()
createQuery (ClusterJ), createQuery(QueryDefinition<T>)
createQueryDefinition (ClusterJ), createQueryDefinition(Class<T>)
createRecord() (method of Dictionary), Dictionary::createRecord()
createTable() (method of Dictionary), Dictionary::createTable()
createTablespace() (method of Dictionary), Dictionary::createTablespace()
createUndofile() (method of Dictionary), Dictionary::createUndofile()
currentTransaction (ClusterJ), currentTransaction()

D

[index top]
data node
defined, MySQL Cluster API Overview: Terminology
database (ClusterJ), database
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()
defaultValue (ClusterJ), defaultValue
DEFAULT_PROPERTY_CLUSTER_CONNECT_DELAY (ClusterJ), DEFAULT_PROPERTY_CLUSTER_CONNECT_DELAY
DEFAULT_PROPERTY_CLUSTER_CONNECT_RETRIES (ClusterJ), DEFAULT_PROPERTY_CLUSTER_CONNECT_RETRIES
DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER (ClusterJ), DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER
DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE (ClusterJ), DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE
DEFAULT_PROPERTY_CLUSTER_CONNECT_VERBOSE (ClusterJ), DEFAULT_PROPERTY_CLUSTER_CONNECT_VERBOSE
DEFAULT_PROPERTY_CLUSTER_DATABASE (ClusterJ), DEFAULT_PROPERTY_CLUSTER_DATABASE
DEFAULT_PROPERTY_CLUSTER_MAX_TRANSACTIONS (ClusterJ), DEFAULT_PROPERTY_CLUSTER_MAX_TRANSACTIONS
def_label() (method of NdbInterepretedCode), NdbInterpretedCode::def_label()
def_sub() (method of NdbInterepretedCode), NdbInterpretedCode::def_sub()
deleteCurrentTuple() (method of NdbScanOperation), NdbScanOperation::deleteCurrentTuple()
deletePersistent (ClusterJ), deletePersistent(Class<T>, Object) , deletePersistent(Object)
deletePersistentAll (ClusterJ), deletePersistentAll(Class<T>) , deletePersistentAll(Iterable<?>)
deleteTuple() (method of NdbIndexOperation), NdbIndexOperation::deleteTuple()
deleteTuple() (method of NdbOperation), NdbOperation::deleteTuple()
deleteTuple() (method of NdbTransaction), NdbTransaction::deleteTuple()
Dictionary class, The Dictionary Class
Dictionary::createDatafile(), Dictionary::createDatafile()
Dictionary::createEvent(), Dictionary::createEvent()
Dictionary::createIndex(), Dictionary::createIndex()
Dictionary::createLogfileGroup(), Dictionary::createLogfileGroup()
Dictionary::createRecord(), Dictionary::createRecord()
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::invalidateIndex(), DIctionary::invalidateIndex()
Dictionary::invalidateTable(), DIctionary::invalidateTable()
Dictionary::listIndexes(), Dictionary::listIndexes()
Dictionary::listObjects(), Dictionary::listObjects()
Dictionary::releaseRecord(), Dictionary::releaseRecord()
Dictionary::removeCachedIndex(), Dictionary::removeCachedIndex()
Dictionary::removeCachedTable(), Dictionary::removeCachedTable()
distribution awareness, Ndb::startTransaction()
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

[index top]
Element (Dictionary structure), The Element Structure
Elements (ClusterJ)
allowsNull, allowsNull
column, column , column , column
columns, columns , columns , columns
database, database
defaultValue, defaultValue
extensions, extensions
key, key
name, name , name , name
nullValue, nullValue
primaryKey, primaryKey
schema, schema
table, table
unique, unique
value, value , value , value , value
vendorName, vendorName
end() (method of NdbScanFilter), NdbScanFilter::end()
end_of_bound() (method of NdbIndexScanOperation), NdbIndexScanOperation::end_of_bound()
eq() (method of NdbScanFilter), NdbScanFilter::eq()
equal (ClusterJ), equal(PredicateOperand)
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
classifying, NDB Error Classifications
ER_DDL, Event::setReport()
Event class, The Event Class
event reporting
DDL, Event::setReport()
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 data type), The Event::EventDurability Type
EventReport (Event data type), The Event::EventReport Type
events
example, MGM API Event Handling with Multiple Clusters
handling
example, NDB API Event Handling Example
Exceptions (ClusterJ)
ClusterJDatastoreException, Exception ClusterJDatastoreException
ClusterJException, Exception ClusterJException
ClusterJFatalException, Exception ClusterJFatalException
ClusterJFatalInternalException, Exception ClusterJFatalInternalException
ClusterJFatalUserException, Exception ClusterJFatalUserException
ClusterJUserException, Exception ClusterJUserException
ExecType (NdbTransaction data type), The NdbTransaction::ExecType Type
execute (ClusterJ), execute(Map<String, ?>) , execute(Object...) , execute(Object)
execute() (method of NdbEventOperation), NdbEventOperation::execute()
execute() (method of NdbTransaction), NdbTransaction::execute()
explain (ClusterJ), explain()
Extension (ClusterJ), Annotation Type Extension
Extensions (ClusterJ), Annotation Type Extensions
extensions (ClusterJ), extensions

F

[index top]
Fields (ClusterJ)
DEFAULT_PROPERTY_CLUSTER_CONNECT_DELAY, DEFAULT_PROPERTY_CLUSTER_CONNECT_DELAY
DEFAULT_PROPERTY_CLUSTER_CONNECT_RETRIES, DEFAULT_PROPERTY_CLUSTER_CONNECT_RETRIES
DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER, DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER
DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE, DEFAULT_PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE
DEFAULT_PROPERTY_CLUSTER_CONNECT_VERBOSE, DEFAULT_PROPERTY_CLUSTER_CONNECT_VERBOSE
DEFAULT_PROPERTY_CLUSTER_DATABASE, DEFAULT_PROPERTY_CLUSTER_DATABASE
DEFAULT_PROPERTY_CLUSTER_MAX_TRANSACTIONS, DEFAULT_PROPERTY_CLUSTER_MAX_TRANSACTIONS
INDEX_USED, INDEX_USED
PROPERTY_CLUSTER_CONNECTION_SERVICE, PROPERTY_CLUSTER_CONNECTION_SERVICE
PROPERTY_CLUSTER_CONNECTSTRING, PROPERTY_CLUSTER_CONNECTSTRING
PROPERTY_CLUSTER_CONNECT_DELAY, PROPERTY_CLUSTER_CONNECT_DELAY
PROPERTY_CLUSTER_CONNECT_RETRIES, PROPERTY_CLUSTER_CONNECT_RETRIES
PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER, PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER
PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE, PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE
PROPERTY_CLUSTER_CONNECT_VERBOSE, PROPERTY_CLUSTER_CONNECT_VERBOSE
PROPERTY_CLUSTER_DATABASE, PROPERTY_CLUSTER_DATABASE
PROPERTY_CLUSTER_MAX_TRANSACTIONS, PROPERTY_CLUSTER_MAX_TRANSACTIONS
PROPERTY_DEFER_CHANGES, PROPERTY_DEFER_CHANGES
PROPERTY_JDBC_DRIVER_NAME, PROPERTY_JDBC_DRIVER_NAME
PROPERTY_JDBC_PASSWORD, PROPERTY_JDBC_PASSWORD
PROPERTY_JDBC_URL, PROPERTY_JDBC_URL
PROPERTY_JDBC_USERNAME, PROPERTY_JDBC_USERNAME
SCAN_TYPE, SCAN_TYPE
SCAN_TYPE_INDEX_SCAN, SCAN_TYPE_INDEX_SCAN
SCAN_TYPE_PRIMARY_KEY, SCAN_TYPE_PRIMARY_KEY
SCAN_TYPE_TABLE_SCAN, SCAN_TYPE_TABLE_SCAN
SCAN_TYPE_UNIQUE_KEY, SCAN_TYPE_UNIQUE_KEY
SESSION_FACTORY_SERVICE_CLASS_NAME, SESSION_FACTORY_SERVICE_CLASS_NAME
SESSION_FACTORY_SERVICE_FILE_NAME, SESSION_FACTORY_SERVICE_FILE_NAME
finalise() (method of NdbInterepretedCode), NdbInterpretedCode::finalise()
find (ClusterJ), find(Class<T>, Object)
float_value() (method of NdbRecAttr), NdbRecAttr::float_value()
flush (ClusterJ), flush()
fragment
defined, MySQL Cluster API Overview: Terminology
FragmentType (Object data type), The Object::FragmentType Type

G

[index top]
GCP (Global Checkpoint)
defined, MySQL Cluster API Overview: Terminology
ge() (method of NdbScanFilter), NdbScanFilter::ge()
get (ClusterJ), get(String)
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()
getBlobTableName() (method of NdbBlob), NdbBlob::getBlobTableName()
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()
getDefaultValue() (method of Column), Column::getDefaultValue()
getDescending() (method of NdbIndexScanOperation), NdbIndexScanOperation::getDescending()
getDictionary() (method of Ndb), Ndb::getDictionary()
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()
getFragmentCount() (method of Table), Table::getFragmentCount()
getFragmentData() (method of Table), Table::getFragmentData()
getFragmentDataLen() (method of Table), Table::getFragmentDataLen()
getFragmentNodes() (method of Table), Table::getFragmentNodes()
getFragmentType() (method of Table), Table::getFragmentType()
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()
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()
getLength() (method of NdbBlob), NdbBlob::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 NdbInterepretedCode), NdbInterpretedCode::getNdbError()
getNdbError() (method of NdbOperation), NdbOperation::getNdbError()
getNdbError() (method of NdbScanFilter), NdbScanFilter::getNdbError()
getNdbError() (method of NdbTransaction), NdbTransaction::getNdbError()
getNdbErrorDetail() (method of Ndb), Ndb::getNdbErrorDetail()
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 NdbBlob), NdbBlob::getNdbOperation()
getNdbOperation() (method of NdbScanFilter), NdbScanFilter::getNdbOperation()
getNdbOperation() (method of NdbTransaction), NdbTransaction::getNdbOperation()
getNdbScanOperation() (method of NdbTransaction), NdbTransaction::getNdbScanOperation()
getNdbTransaction() (method of NdbOperation), NdbOperation::getNdbTransaction()
getNdbTransaction() (method of NdbScanOperation), NdbScanOperation::getNdbTransaction()
getNextCompletedOperation() (method of NdbTransaction), NdbTransaction::getNextCompletedOperation()
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 Table), Table::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()
getPruned() (method of NdbScanOperation), NdbScanOperation::getPruned()
getQueryBuilder (ClusterJ), getQueryBuilder()
getRangeListData() (method of Table), Table::getRangeListData()
getRangeListDataLen() (method of Table), Table::getRangeListDataLen()
getReport() (method of Event), Event::getReport()
getResultList (ClusterJ), getResultList()
getRollbackOnly (ClusterJ), getRollbackOnly()
getRowChecksumIndicator() (method of Table), Table::getRowChecksumIndicator()
getRowGCIIndicator() (method of Table), Table::getRowGCIIndicator()
getServiceInstance (ClusterJ), getServiceInstance(Class<T>) , getServiceInstance(Class<T>, ClassLoader) , getServiceInstance(Class<T>, String)
getServiceInstances (ClusterJ), getServiceInstances(Class<T>, ClassLoader, StringBuffer)
getSession (ClusterJ), getSession() , getSession(Map)
getSessionFactory (ClusterJ), getSessionFactory(Map) , getSessionFactory(Map, ClassLoader) , getSessionFactory(Map<String, String>)
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()
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 NdbInterepretedCode), NdbInterpretedCode::getTable()
getTable() (method of NdbOperation), NdbOperation::getTable()
getTableEvent() (method of Event), Event::getTableEvent()
getTableId() (method of Table), Table::getTableId()
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 (ClusterJ), getType()
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()
getWordsUsed() (method of NdbInterepretedCode), NdbInterpretedCode::getWordsUsed()
get_auto_reconnect() (method of Ndb_cluster_connection), Ndb_cluster_connection::get_auto_reconnect()
get_latest_error() (method of Ndb_cluster_connection), Ndb_cluster_connection::get_latest_error()
get_latest_error_msg() (method of Ndb_cluster_connection), Ndb_cluster_connection::get_latest_error_msg()
get_next_ndb_object() (method of ndb_cluster_connection), ndb_cluster_connection::get_next_ndb_object()
get_range_no() (method of NdbIndexScanOperation), NdbIndexScanOperation::get_range_no()
get_size_in_bytes() (method of NdbRecAttr), NdbRecAttr::get_size_in_bytes()
greaterEqual (ClusterJ), greaterEqual(PredicateOperand)
greaterThan (ClusterJ), greaterThan(PredicateOperand)
Group (NdbScanFilter data type), The NdbScanFilter::Group Type
gt() (method of NdbScanFilter), NdbScanFilter::gt()

H

[index top]
hasDefaultValues() (method of Table), Table::hasDefaultValues()

I

[index top]
in (ClusterJ), in(PredicateOperand)
Index (ClusterJ), Annotation Type Index
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
INDEX_USED (ClusterJ), INDEX_USED
Indices (ClusterJ), Annotation Type Indices
init() (method of Ndb), Ndb::init()
initial node restart
defined, MySQL Cluster API Overview: Terminology
insertTuple() (method of NdbOperation), NdbOperation::insertTuple()
insertTuple() (method of NdbTransaction), NdbTransaction::insertTuple()
int32_value() (method of NdbRecAttr), NdbRecAttr::int32_value()
int64_value() (method of NdbRecAttr), NdbRecAttr::int64_value()
int8_value() (method of NdbRecAttr), NdbRecAttr::int8_value()
integer comparison methods (of NdbScanFilter class), NdbScanFilter Integer Comparison Methods
Interfaces (ClusterJ)
Constants, Interface Constants
Predicate, Interface Predicate
PredicateOperand, Interface PredicateOperand
Query, Interface Query
QueryBuilder, Interface QueryBuilder
QueryDefinition, Interface QueryDefinition
QueryDomainType, Interface QueryDomainType
Results, Interface Results
Session, Interface Session
SessionFactory, Interface SessionFactory
SessionFactoryService, Interface SessionFactoryService
Transaction, Interface Transaction
interpret_exit_last_row() (method of NdbInterepretedCode), NdbInterpretedCode::interpret_exit_last_row()
interpret_exit_nok() (method of NdbInterepretedCode), NdbInterpretedCode::interpret_exit_nok()
interpret_exit_ok() (method of NdbInterepretedCode), NdbInterpretedCode::interpret_exit_ok()
invalidateIndex() (method of Dictionary), DIctionary::invalidateIndex()
invalidateTable() (method of Dictionary), DIctionary::invalidateTable()
isActive (ClusterJ), isActive()
isClosed (ClusterJ), isClosed()
isConsistent() (method of NdbEventOperation), NdbEventOperation::isConsistent()
isfalse() (method of NdbScanFilter), NdbScanFilter::isfalse()
isnotnull() (method of NdbScanFilter), NdbScanFilter::isnotnull()
isNULL() (method of NdbRecAttr), NdbRecAttr::isNULL()
isnull() (method of NdbScanFilter), NdbScanFilter::isnull()
istrue() (method of NdbScanFilter), NdbScanFilter::istrue()
iteration
Ndb objects, ndb_cluster_connection::get_next_ndb_object()
iterator (ClusterJ), iterator()

K

[index top]
key (ClusterJ), key
Key_part_ptr (Ndb structure), The Key_part_ptr Structure

L

[index top]
LCP (Local Checkpoint)
defined, MySQL Cluster API Overview: Terminology
le() (method of NdbScanFilter), NdbScanFilter::le()
lessEqual (ClusterJ), lessEqual(PredicateOperand)
lessThan (ClusterJ), lessThan(PredicateOperand)
List class, The List Class
listIndexes() (method of Dictionary), Dictionary::listIndexes()
listObjects() (method of Dictionary), Dictionary::listObjects()
load_const_null() (method of NdbInterepretedCode), NdbInterpretedCode::load_const_null()
load_const_u16() (method of NdbInterepretedCode), NdbInterpretedCode::load_const_u16()
load_const_u32() (method of NdbInterepretedCode), NdbInterpretedCode::load_const_u32()
load_const_u64() (method of NdbInterepretedCode), NdbInterpretedCode::load_const_u64()
Lob (ClusterJ), Annotation Type Lob
lock handling
and scan operations, Lock Handling with Scans
lockCurrentTuple() (method of NdbScanOperation), NdbScanOperation::lockCurrentTuple()
LockMode (ClusterJ), Class LockMode
LockMode (NdbOperation data type), 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()

M

[index top]
makePersistent (ClusterJ), makePersistent(T)
makePersistentAll (ClusterJ), makePersistentAll(Iterable<?>)
management (MGM) node
defined, MySQL Cluster API Overview: Terminology
markModified (ClusterJ), markModified(Object, String)
medium_value() (method of NdbRecAttr), NdbRecAttr::medium_value()
mergeEvents() (method of Event), Event::mergeEvents()
mergeEvents() (method of NdbEventOperation), NdbEventOperation::mergeEvents()
Methods (ClusterJ)
and, and(Predicate)
begin, begin()
between, between(PredicateOperand, PredicateOperand)
close, close() , close()
commit, commit()
createQuery, createQuery(QueryDefinition<T>)
createQueryDefinition, createQueryDefinition(Class<T>)
currentTransaction, currentTransaction()
deletePersistent, deletePersistent(Class<T>, Object) , deletePersistent(Object)
deletePersistentAll, deletePersistentAll(Class<T>) , deletePersistentAll(Iterable<?>)
equal, equal(PredicateOperand)
execute, execute(Map<String, ?>) , execute(Object...) , execute(Object)
explain, explain()
find, find(Class<T>, Object)
flush, flush()
get, get(String)
getQueryBuilder, getQueryBuilder()
getResultList, getResultList()
getRollbackOnly, getRollbackOnly()
getServiceInstance, getServiceInstance(Class<T>) , getServiceInstance(Class<T>, ClassLoader) , getServiceInstance(Class<T>, String)
getServiceInstances, getServiceInstances(Class<T>, ClassLoader, StringBuffer)
getSession, getSession() , getSession(Map)
getSessionFactory, getSessionFactory(Map) , getSessionFactory(Map, ClassLoader) , getSessionFactory(Map<String, String>)
getType, getType()
greaterEqual, greaterEqual(PredicateOperand)
greaterThan, greaterThan(PredicateOperand)
in, in(PredicateOperand)
isActive, isActive()
isClosed, isClosed()
iterator, iterator()
lessEqual, lessEqual(PredicateOperand)
lessThan, lessThan(PredicateOperand)
makePersistent, makePersistent(T)
makePersistentAll, makePersistentAll(Iterable<?>)
markModified, markModified(Object, String)
newInstance, newInstance(Class<T>) , newInstance(Class<T>, Object)
not, not() , not(Predicate)
or, or(Predicate)
param, param(String)
persist, persist(Object)
remove, remove(Object)
rollback, rollback()
savePersistent, savePersistent(T)
savePersistentAll, savePersistentAll(Iterable<?>)
setLockMode, setLockMode(LockMode)
setParameter, setParameter(String, Object)
setPartitionKey, setPartitionKey(Class<?>, Object)
setRollbackOnly, setRollbackOnly()
updatePersistent, updatePersistent(Object)
updatePersistentAll, updatePersistentAll(Iterable<?>)
where, where(Predicate)
MGM API
coding examples, MGM API Examples
multiple clusters, The Ndb_cluster_connection Class
multiple clusters, connecting to
example, Using Synchronous Transactions and Multiple Clusters, MGM API Event Handling with Multiple Clusters
MySQL Cluster Connector for Java, MySQL Cluster Connector for Java
and foreign keys, MySQL Cluster Connector for Java: Limitations and Known Issues
and joins, MySQL Cluster Connector for Java: Limitations and Known Issues
and views, MySQL Cluster Connector for Java: Limitations and Known Issues
known issues, MySQL Cluster Connector for Java: Limitations and Known Issues

N

[index top]
name (ClusterJ), name , name , name
NDB
defined, MySQL Cluster API Overview: Terminology
record structure, NDB Record Structure
NDB API
coding examples, NDB API Examples
defined, Core NDB API Classes
NDB API classes
overview, Core NDB API Classes
Ndb class, The Ndb Class
Ndb::closeTransaction(), Ndb::closeTransaction()
Ndb::computeHash(), Ndb::computeHash()
Ndb::dropEventOperation(), Ndb::dropEventOperation()
Ndb::getDatabaseName(), Ndb::getDatabaseName()
Ndb::getDatabaseSchemaName(), Ndb::getDatabaseSchemaName()
Ndb::getDictionary(), Ndb::getDictionary()
Ndb::getNdbError(), Ndb::getNdbError()
Ndb::getNdbErrorDetail(), Ndb::getNdbErrorDetail()
Ndb::init(), Ndb::init()
Ndb::Key_part_ptr structure, The Key_part_ptr Structure
Ndb::nextEvent(), Ndb::nextEvent()
Ndb::PartitionSpec structure, The PartitionSpec Structure
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::getBlobTableName(), NdbBlob::getBlobTableName()
NdbBlob::getColumn(), NdbBlob::getColumn()
NdbBlob::getLength(), NdbBlob::getLength()
NdbBlob::getNdbError(), NdbBlob::getNdbError()
NdbBlob::getNdbOperation(), NdbBlob::getNdbOperation()
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::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()
NdbInterpretedCode register-loading methods, NdbInterpretedCode Methods for Loading Values into Registers
NdbInterpretedCode() (constructor), NdbInterpretedCode Constructor
NdbInterpretedCode::add_reg(), NdbInterpretedCode::add_reg()
NdbInterpretedCode::add_val(), NdbInterpretedCode::add_val()
NdbInterpretedCode::branch_col_and_mask_eq_mask(), NdbInterpretedCode::branch_col_and_mask_eq_mask()
NdbInterpretedCode::branch_col_and_mask_eq_zero(), NdbInterpretedCode::branch_col_and_mask_eq_zero()
NdbInterpretedCode::branch_col_and_mask_ne_mask(), NdbInterpretedCode::branch_col_and_mask_ne_mask()
NdbInterpretedCode::branch_col_and_mask_ne_zero(), NdbInterpretedCode::branch_col_and_mask_ne_zero()
NdbInterpretedCode::branch_col_eq(), NdbInterpretedCode::branch_col_eq()
NdbInterpretedCode::branch_col_eq_null(), NdbInterpretedCode::branch_col_eq_null()
NdbInterpretedCode::branch_col_ge(), NdbInterpretedCode::branch_col_ge()
NdbInterpretedCode::branch_col_gt(), NdbInterpretedCode::branch_col_gt()
NdbInterpretedCode::branch_col_le(), NdbInterpretedCode::branch_col_le()
NdbInterpretedCode::branch_col_like(), NdbInterpretedCode::branch_col_like()
NdbInterpretedCode::branch_col_lt(), NdbInterpretedCode::branch_col_lt()
NdbInterpretedCode::branch_col_ne(), NdbInterpretedCode::branch_col_ne()
NdbInterpretedCode::branch_col_ne_null(), NdbInterpretedCode::branch_col_ne_null()
NdbInterpretedCode::branch_col_notlike(), NdbInterpretedCode::branch_col_notlike()
NdbInterpretedCode::branch_eq(), NdbInterpretedCode::branch_eq()
NdbInterpretedCode::branch_eq_null(), NdbInterpretedCode::branch_eq_null()
NdbInterpretedCode::branch_ge(), NdbInterpretedCode::branch_ge()
NdbInterpretedCode::branch_gt(), NdbInterpretedCode::branch_gt()
NdbInterpretedCode::branch_label(), NdbInterpretedCode::branch_label()
NdbInterpretedCode::branch_le(), NdbInterpretedCode::branch_le()
NdbInterpretedCode::branch_lt(), NdbInterpretedCode::branch_lt()
NdbInterpretedCode::branch_ne(), NdbInterpretedCode::branch_ne()
NdbInterpretedCode::branch_ne_null(), NdbInterpretedCode::branch_ne_null()
NdbInterpretedCode::call_sub(), NdbInterpretedCode::call_sub()
NdbInterpretedCode::def_label(), NdbInterpretedCode::def_label()
NdbInterpretedCode::def_sub(), NdbInterpretedCode::def_sub()
NdbInterpretedCode::finalise(), NdbInterpretedCode::finalise()
NdbInterpretedCode::getNdbError(), NdbInterpretedCode::getNdbError()
NdbInterpretedCode::getTable(), NdbInterpretedCode::getTable()
NdbInterpretedCode::getWordsUsed(), NdbInterpretedCode::getWordsUsed()
NdbInterpretedCode::interpret_exit_last_row(), NdbInterpretedCode::interpret_exit_last_row()
NdbInterpretedCode::interpret_exit_nok(), NdbInterpretedCode::interpret_exit_nok()
NdbInterpretedCode::interpret_exit_ok(), NdbInterpretedCode::interpret_exit_ok()
NdbInterpretedCode::load_const_null(), NdbInterpretedCode::load_const_null()
NdbInterpretedCode::load_const_u16(), NdbInterpretedCode::load_const_u16()
NdbInterpretedCode::load_const_u32(), NdbInterpretedCode::load_const_u32()
NdbInterpretedCode::load_const_u64(), NdbInterpretedCode::load_const_u64()
NdbInterpretedCode::read_attr(), NdbInterpretedCode::read_attr()
NdbInterpretedCode::ret_sub(), NdbInterpretedCode::ret_sub()
NdbInterpretedCode::sub_reg(), NdbInterpretedCode::sub_reg()
NdbInterpretedCode::sub_val(), NdbInterpretedCode::sub_val()
NdbInterpretedCode::write_attr(), NdbInterpretedCode::write_attr()
NdbMgmHandle, General Concepts, ndb_mgm_create_handle(), ndb_mgm_set_name(), ndb_mgm_destroy_handle()
NdbOperation class, The NdbOperation Class
example, Single-row operations
NdbOperation::AbortOption, The NdbOperation::AbortOption Type
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::getNdbTransaction(), NdbOperation::getNdbTransaction()
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::int32_value(), NdbRecAttr::int32_value()
NdbRecAttr::int64_value(), NdbRecAttr::int64_value()
NdbRecAttr::int8_value(), NdbRecAttr::int8_value()
NdbRecAttr::isNULL(), NdbRecAttr::isNULL()
NdbRecAttr::medium_value(), NdbRecAttr::medium_value()
NdbRecAttr::short_value(), NdbRecAttr::short_value()
NdbRecAttr::u_32_value(), NdbRecAttr::u_32_value()
NdbRecAttr::u_64_value(), NdbRecAttr::u_64_value()
NdbRecAttr::u_8_value(), NdbRecAttr::u_8_value()
NdbRecAttr::u_char_value(), NdbRecAttr::u_char_value()
NdbRecAttr::u_medium_value(), NdbRecAttr::u_medium_value()
NdbRecAttr::u_short_value(), NdbRecAttr::u_short_value()
NdbRecord
example, Using NdbRecord with Hash Indexes, Handling BLOBs Using NdbRecord
NdbScanFilter class, The NdbScanFilter Class
integer comparison methods, NdbScanFilter Integer Comparison Methods
NdbScanFilter::begin(), NdbScanFilter::begin()
NdbScanFilter::BinaryCondition, The NdbScanFilter::BinaryCondition Type
NdbScanFilter::cmp(), NdbScanFilter::cmp()
NdbScanFilter::end(), NdbScanFilter::end()
NdbScanFilter::eq(), NdbScanFilter::eq()
NdbScanFilter::ge(), NdbScanFilter::ge()
NdbScanFilter::getNdbError(), NdbScanFilter::getNdbError()
NdbScanFilter::getNdbOperation(), NdbScanFilter::getNdbOperation()
NdbScanFilter::Group, The NdbScanFilter::Group Type
NdbScanFilter::gt(), NdbScanFilter::gt()
NdbScanFilter::isfalse(), NdbScanFilter::isfalse()
NdbScanFilter::isnotnull(), NdbScanFilter::isnotnull()
NdbScanFilter::isnull(), NdbScanFilter::isnull()
NdbScanFilter::istrue(), NdbScanFilter::istrue()
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::getNdbTransaction(), NdbScanOperation::getNdbTransaction()
NdbScanOperation::getPruned(), NdbScanOperation::getPruned()
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 (OBSOLETE), The NdbOperation::AbortOption Type, The NdbTransaction::AbortOption Type (OBSOLETE)
NdbTransaction::close(), NdbTransaction::close()
NdbTransaction::commitStatus(), NdbTransaction::commitStatus()
NdbTransaction::CommitStatusType, The NdbTransaction::CommitStatusType Type
NdbTransaction::deleteTuple(), NdbTransaction::deleteTuple()
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::getNextCompletedOperation(), NdbTransaction::getNextCompletedOperation()
NdbTransaction::getTransactionId(), NdbTransaction::getTransactionId()
NdbTransaction::insertTuple(), NdbTransaction::insertTuple()
NdbTransaction::readTuple(), NdbTransaction::readTuple()
NdbTransaction::refresh(), NdbTransaction::refresh()
NdbTransaction::scanIndex(), NdbTransaction::scanIndex()
NdbTransaction::scanTable(), NdbTransaction::scanTable()
NdbTransaction::updateTuple(), NdbTransaction::updateTuple()
NdbTransaction::writeTuple(), NdbTransaction::writeTuple()
ndb_cluster_connection
get_next_ndb_object() method, ndb_cluster_connection::get_next_ndb_object()
Ndb_cluster_connection class, The Ndb_cluster_connection Class
Ndb_cluster_connection::connect(), Ndb_cluster_connection::connect()
Ndb_cluster_connection::get_auto_reconnect(), Ndb_cluster_connection::get_auto_reconnect()
Ndb_cluster_connection::get_latest_error(), Ndb_cluster_connection::get_latest_error()
Ndb_cluster_connection::get_latest_error_msg(), Ndb_cluster_connection::get_latest_error_msg()
Ndb_cluster_connection::set_auto_reconnect(), Ndb_cluster_connection::set_auto_reconnect()
Ndb_cluster_connection::set_name(), Ndb_cluster_connection::set_name()
Ndb_cluster_connection::set_optimized_node_selection(), Ndb_cluster_connection::set_optimized_node_selection()
Ndb_cluster_connection::set_timeout(), Ndb_cluster_connection::set_timeout()
Ndb_cluster_connection::wait_until_ready(), Ndb_cluster_connection::wait_until_ready()
ndb_logevent structure (MGM API), The ndb_logevent Structure
ndb_logevent_get_fd() function (MGM API), ndb_logevent_get_fd()
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_check_connection() function (MGM API), ndb_mgm_check_connection()
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_dump_state() function (MGM API), ndb_mgm_dump_state()
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_loglevel() function (MGM API), ndb_mgm_get_clusterlog_loglevel()
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_loglevel_clusterlog() function (MGM API) - DEPRECATED, ndb_mgm_get_clusterlog_loglevel()
ndb_mgm_get_status() function (MGM API), ndb_mgm_get_status()
ndb_mgm_get_version() function (MGM API), ndb_mgm_get_version()
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_number_of_mgmd_in_connect_string() function (MGM API), ndb_mgm_number_of_mgmd_in_connect_string()
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_restart4() function (MGM API), ndb_mgm_restart4()
ndb_mgm_set_bindaddress() function (MGM API), ndb_mgm_set_bindaddress()
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_ignore_sigpipe() function (MGM API), ndb_mgm_set_ignore_sigpipe()
ndb_mgm_set_name() function (MGM API), ndb_mgm_set_name()
ndb_mgm_set_timeout() function (MGM API), ndb_mgm_set_timeout()
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()
ndb_mgm_stop4() function (MGM API), ndb_mgm_stop4()
ne() (method of NdbScanFilter), NdbScanFilter::ne()
newInstance (ClusterJ), newInstance(Class<T>) , newInstance(Class<T>, Object)
nextEvent() (method of Ndb), Ndb::nextEvent()
nextResult() (method of NdbScanOperation), NdbScanOperation::nextResult()
NoCommit
defined, Using Transactions
node
defined, MySQL Cluster API Overview: Terminology
node failure
defined, MySQL Cluster API Overview: Terminology
node restart
defined, MySQL Cluster API Overview: Terminology
not (ClusterJ), not() , not(Predicate)
NotPersistent (ClusterJ), Annotation Type NotPersistent
NullValue (ClusterJ), Class NullValue
nullValue (ClusterJ), nullValue

O

[index top]
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
or (ClusterJ), or(Predicate)

P

[index top]
param (ClusterJ), param(String)
PartitionKey (ClusterJ), Annotation Type PartitionKey
PartitionSpec (Ndb structure), The PartitionSpec Structure
persist (ClusterJ), persist(Object)
PersistenceCapable (ClusterJ), Annotation Type PersistenceCapable
PersistenceModifier (ClusterJ), Class PersistenceModifier
Persistent (ClusterJ), Annotation Type Persistent
pollEvents() (method of Ndb), Ndb::pollEvents()
Predicate (ClusterJ), Interface Predicate
PredicateOperand (ClusterJ), Interface PredicateOperand
primaryKey (ClusterJ), primaryKey
PrimaryKey (ClusterJ), Annotation Type PrimaryKey
PROPERTY_CLUSTER_CONNECTION_SERVICE (ClusterJ), PROPERTY_CLUSTER_CONNECTION_SERVICE
PROPERTY_CLUSTER_CONNECTSTRING (ClusterJ), PROPERTY_CLUSTER_CONNECTSTRING
PROPERTY_CLUSTER_CONNECT_DELAY (ClusterJ), PROPERTY_CLUSTER_CONNECT_DELAY
PROPERTY_CLUSTER_CONNECT_RETRIES (ClusterJ), PROPERTY_CLUSTER_CONNECT_RETRIES
PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER (ClusterJ), PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER
PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE (ClusterJ), PROPERTY_CLUSTER_CONNECT_TIMEOUT_BEFORE
PROPERTY_CLUSTER_CONNECT_VERBOSE (ClusterJ), PROPERTY_CLUSTER_CONNECT_VERBOSE
PROPERTY_CLUSTER_DATABASE (ClusterJ), PROPERTY_CLUSTER_DATABASE
PROPERTY_CLUSTER_MAX_TRANSACTIONS (ClusterJ), PROPERTY_CLUSTER_MAX_TRANSACTIONS
PROPERTY_DEFER_CHANGES (ClusterJ), PROPERTY_DEFER_CHANGES
PROPERTY_JDBC_DRIVER_NAME (ClusterJ), PROPERTY_JDBC_DRIVER_NAME
PROPERTY_JDBC_PASSWORD (ClusterJ), PROPERTY_JDBC_PASSWORD
PROPERTY_JDBC_URL (ClusterJ), PROPERTY_JDBC_URL
PROPERTY_JDBC_USERNAME (ClusterJ), PROPERTY_JDBC_USERNAME

Q

[index top]
Query (ClusterJ), Interface Query
QueryBuilder (ClusterJ), Interface QueryBuilder
QueryDefinition (ClusterJ), Interface QueryDefinition
QueryDomainType (ClusterJ), Interface QueryDomainType

R

[index top]
readData() (method of NdbBlob), NdbBlob::readData()
readTuple() (method of NdbIndexOperation), NdbIndexOperation::readTuple()
readTuple() (method of NdbOperation), NdbOperation::readTuple()
readTuple() (method of NdbTransaction), NdbTransaction::readTuple()
readTuples() (method of NdbIndexScanOperation), NdbIndexScanOperation::readTuples()
readTuples() (method of NdbScanOperation), NdbScanOperation::readTuples()
read_attr() (method of NdbInterepretedCode), NdbInterpretedCode::read_attr()
record structure
NDB, NDB Record Structure
refresh() (method of NdbTransaction), NdbTransaction::refresh()
Register-loading methods (NdbInterepretedCode), NdbInterpretedCode Methods for Loading Values into Registers
releaseRecord() (method of Dictionary), Dictionary::releaseRecord()
remove (ClusterJ), remove(Object)
removeCachedIndex() (method of Dictionary), Dictionary::removeCachedIndex()
removeCachedTable() (method of Dictionary), Dictionary::removeCachedTable()
replica
defined, MySQL Cluster API Overview: Terminology
reset_bounds() (method of NdbIndexScanOperation), NdbIndexScanOperation::reset_bounds()
restart() (method of NdbScanOperation), NdbScanOperation::restart()
restore
defined, MySQL Cluster API Overview: Terminology
Results (ClusterJ), Interface Results
ret_sub() (method of NdbInterepretedCode), NdbInterpretedCode::ret_sub()
rollback (ClusterJ), rollback()

S

[index top]
savePersistent (ClusterJ), savePersistent(T)
savePersistentAll (ClusterJ), savePersistentAll(Iterable<?>)
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 data type), The NdbScanOperation::ScanFlag Type
scanIndex() (method of NdbTransaction), NdbTransaction::scanIndex()
scans
performing with NdbScanFilter and NdbScanOperation, Basic Scanning Example
types supported, MySQL Cluster API Overview: The NDB API
using secondary indexes
example, Using Secondary Indexes in Scans
example (using NdbRecord), Using NdbRecord with Hash Indexes
scanTable() (method of NdbTransaction), NdbTransaction::scanTable()
SCAN_TYPE (ClusterJ), SCAN_TYPE
SCAN_TYPE_INDEX_SCAN (ClusterJ), SCAN_TYPE_INDEX_SCAN
SCAN_TYPE_PRIMARY_KEY (ClusterJ), SCAN_TYPE_PRIMARY_KEY
SCAN_TYPE_TABLE_SCAN (ClusterJ), SCAN_TYPE_TABLE_SCAN
SCAN_TYPE_UNIQUE_KEY (ClusterJ), SCAN_TYPE_UNIQUE_KEY
schema (ClusterJ), schema
Session (ClusterJ), Interface Session
SessionFactory (ClusterJ), Interface SessionFactory
SessionFactoryService (ClusterJ), Interface SessionFactoryService
SESSION_FACTORY_SERVICE_CLASS_NAME (ClusterJ), SESSION_FACTORY_SERVICE_CLASS_NAME
SESSION_FACTORY_SERVICE_FILE_NAME (ClusterJ), SESSION_FACTORY_SERVICE_FILE_NAME
setActiveHook() (method of NdbBlob), NdbBlob::setActiveHook()
setArrayType() (method of Column), Column::setArrayType()
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()
setDefaultValue() (method of Column), Column::setDefaultValue()
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()
setLinearFlag() (method of Table), Table::setLinearFlag()
setLockMode (ClusterJ), setLockMode(LockMode)
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()
setParameter (ClusterJ), setParameter(String, Object)
setPartitionKey (ClusterJ), setPartitionKey(Class<?>, Object)
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()
setRollbackOnly (ClusterJ), setRollbackOnly()
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()
setStatusInvalid() (method of Table), Table::setStatusInvalid()
setStorageType() (method of Column), Column::setStorageType()
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_auto_reconnect() (method of Ndb_cluster_connection), Ndb_cluster_connection::set_auto_reconnect()
set_name() (method of Ndb_cluster_connection), Ndb_cluster_connection::set_name()
set_optimized_node_selection() (method of Ndb_cluster_connection), Ndb_cluster_connection::set_optimized_node_selection()
set_timeout() (method of Ndb_cluster_connection), Ndb_cluster_connection::set_timeout()
short_value() (method of NdbRecAttr), NdbRecAttr::short_value()
SingleUserMode (Table data type), The Table::SingleUserMode Type
SQL node
defined, MySQL Cluster API Overview: Terminology
startTransaction() (method of Ndb), Ndb::startTransaction()
State (NdbBlob data type), The NdbBlob::State Type
State (NdbEventOperation data type), The NdbEventOperation::State Type
State (Object data type), The Object::State Type
Status (NdbError data type), The NdbError::Status Type
Status (Object data type), The Object::Status Type
StorageType (Column data type), The Column::StorageType Type
Store (Object data type), The Object::Store Type
sub_reg() (method of NdbInterepretedCode), NdbInterpretedCode::sub_reg()
sub_val() (method of NdbInterepretedCode), NdbInterpretedCode::sub_val()
system crash
defined, MySQL Cluster API Overview: Terminology
system restart
defined, MySQL Cluster API Overview: Terminology

T

[index top]
table (ClusterJ), table
Table class, The Table Class
Table::addColumn(), Table::addColumn()
Table::aggregate(), Table::aggregate()
Table::equal(), Table::equal()
Table::getColumn(), Table::getColumn()
Table::getDefaultNoPartitionsFlag(), Table::getDefaultNoPartitionsFlag()
Table::getFragmentCount(), Table::getFragmentCount()
Table::getFragmentData(), Table::getFragmentData()
Table::getFragmentDataLen(), Table::getFragmentDataLen()
Table::getFragmentNodes(), Table::getFragmentNodes()
Table::getFragmentType(), Table::getFragmentType()
Table::getFrmData(), Table::getFrmData()
Table::getFrmLength(), Table::getFrmLength()
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::getObjectStatus(), Table::getObjectStatus()
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::getTableId(), Table::getTableId()
Table::getTablespace(), Table::getTablespace()
Table::getTablespaceData(), Table::getTablespaceData()
Table::getTablespaceDataLen(), Table::getTablespaceDataLen()
Table::getTablespaceNames(), Table::getTablespaceNames()
Table::getTablespaceNamesLen(), Table::getTablespaceNamesLen()
Table::hasDefaultValues(), Table::hasDefaultValues()
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::setStatusInvalid(), Table::setStatusInvalid()
Table::setTablespace(), Table::setTablespace()
Table::setTablespaceData(), Table::setTablespaceData()
Table::setTablespaceNames(), Table::setTablespaceNames()
Table::SingleUserMode, The Table::SingleUserMode Type
Table::validate(), Table::validate()
TableEvent (Event data type), 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, MySQL Cluster API Overview: Terminology
selecting, Selecting a Transaction Coordinator
threading, The Adaptive Send Algorithm
Transaction (ClusterJ), Interface Transaction
Transaction Coordinator
defined, MySQL Cluster API Overview: Terminology
transaction coordinator, Ndb::startTransaction()
transactions
concurrency, NDB Record Structure
example, Using Synchronous Transactions and Multiple Clusters
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, MySQL Cluster API Overview: Terminology
truncate() (method of NdbBlob), NdbBlob::truncate()
TUP
and NDB Kernel, Review of MySQL Cluster Concepts
defined, MySQL Cluster API Overview: Terminology
Tuple Manager
defined, MySQL Cluster API Overview: Terminology
Type (Index data type), The Index::Type Type
Type (NdbOperation data type), The NdbOperation::Type Type
Type (Object data type), The Object::Type Type

U

[index top]
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()
unique (ClusterJ), unique
updateCurrentTuple() (method of NdbScanOperation), NdbScanOperation::updateCurrentTuple()
updatePersistent (ClusterJ), updatePersistent(Object)
updatePersistentAll (ClusterJ), updatePersistentAll(Iterable<?>)
updateTuple() (method of NdbIndexOperation), NdbIndexOperation::updateTuple()
updateTuple() (method of NdbOperation), NdbOperation::updateTuple()
updateTuple() (method of NdbTransaction), NdbTransaction::updateTuple()
u_32_value() (method of NdbRecAttr), NdbRecAttr::u_32_value()
u_64_value() (method of NdbRecAttr), NdbRecAttr::u_64_value()
u_8_value() (method of NdbRecAttr), NdbRecAttr::u_8_value()
u_char_value() (method of NdbRecAttr), NdbRecAttr::u_char_value()
u_medium_value() (method of NdbRecAttr), NdbRecAttr::u_medium_value()
u_short_value() (method of NdbRecAttr), NdbRecAttr::u_short_value()

V

[index top]
validate() (method of Table), Table::validate()
value (ClusterJ), value , value , value , value
vendorName (ClusterJ), vendorName
version information
in MGM API, ndb_mgm_get_version()

W

[index top]
wait_until_ready() (method of Ndb_cluster_connection), Ndb_cluster_connection::wait_until_ready()
where (ClusterJ), where(Predicate)
writeData() (method of NdbBlob), NdbBlob::writeData()
writeTuple() (method of NdbOperation), NdbOperation::writeTuple()
writeTuple() (method of NdbTransaction), NdbTransaction::writeTuple()
write_attr() (method of NdbInterepretedCode), NdbInterpretedCode::write_attr()