| Aborted enum value | NdbTransaction | |
| checkMagicNumber() | NdbTransaction | [private] |
| checkState_TransId(const Uint32 *transId) const | NdbTransaction | [private] |
| close() | NdbTransaction | |
| Commit enum value | NdbTransaction | |
| commitStatus() | NdbTransaction | |
| CommitStatusType enum name | NdbTransaction | |
| Committed enum value | NdbTransaction | |
| completedFail(const char *s) | NdbTransaction | [private] |
| CompletedFailure enum value | NdbTransaction | [private] |
| CompletedOperations() | NdbTransaction | [private] |
| CompletedSuccess enum value | NdbTransaction | [private] |
| CompletionStatus enum name | NdbTransaction | [private] |
| Connected enum value | NdbTransaction | [private] |
| ConnectFailure enum value | NdbTransaction | [private] |
| Connecting enum value | NdbTransaction | [private] |
| ConStatusType enum name | NdbTransaction | [private] |
| define_scan_op(NdbIndexScanOperation *) | NdbTransaction | [private] |
| DefinitionFailure enum value | NdbTransaction | [private] |
| deleteTuple(const NdbRecord *key_rec, const char *key_row, const NdbRecord *result_rec, char *result_row=0, const unsigned char *result_mask=0, const NdbOperation::OperationOptions *opts=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| DisConnecting enum value | NdbTransaction | [private] |
| doSend() | NdbTransaction | [private] |
| ExecType enum name | NdbTransaction | |
| execute(ExecType execType, NdbOperation::AbortOption=NdbOperation::DefaultAbortOption, int force=0) | NdbTransaction | |
| execute(::ExecType execType,::AbortOption abortOption=::DefaultAbortOption, int force=0) | NdbTransaction | [inline] |
| executeNoBlobs(ExecType execType, NdbOperation::AbortOption=NdbOperation::DefaultAbortOption, int force=0) | NdbTransaction | [private] |
| get_send_size() | NdbTransaction | [private] |
| getBuddyConPtr() | NdbTransaction | [private] |
| getGCI(Uint64 *gciptr) | NdbTransaction | |
| getGCI() | NdbTransaction | |
| getNdbError() const | NdbTransaction | |
| getNdbErrorLine() | NdbTransaction | |
| getNdbErrorOperation() | NdbTransaction | |
| getNdbErrorOperation() const | NdbTransaction | |
| getNdbIndexOperation(const char *anIndexName, const char *aTableName) | NdbTransaction | |
| getNdbIndexOperation(const NdbDictionary::Index *anIndex, const NdbDictionary::Table *aTable) | NdbTransaction | |
| getNdbIndexOperation(const NdbDictionary::Index *anIndex) | NdbTransaction | |
| getNdbIndexOperation(const class NdbIndexImpl *anIndex, const class NdbTableImpl *aTable, NdbOperation *aNextOp=0, bool useRec=false) | NdbTransaction | [private] |
| getNdbIndexScanOperation(const char *anIndexName, const char *aTableName) | NdbTransaction | |
| getNdbIndexScanOperation(const NdbDictionary::Index *anIndex, const NdbDictionary::Table *aTable) | NdbTransaction | |
| getNdbIndexScanOperation(const NdbDictionary::Index *anIndex) | NdbTransaction | |
| getNdbIndexScanOperation(const NdbIndexImpl *index, const NdbTableImpl *table) | NdbTransaction | [private] |
| getNdbOperation(const char *aTableName) | NdbTransaction | |
| getNdbOperation(const NdbDictionary::Table *aTable) | NdbTransaction | |
| getNdbOperation(const class NdbTableImpl *aTable, NdbOperation *aNextOp=0, bool useRec=false) | NdbTransaction | [private] |
| getNdbScanOperation(const char *aTableName) | NdbTransaction | |
| getNdbScanOperation(const NdbDictionary::Table *aTable) | NdbTransaction | |
| getNdbScanOperation(const class NdbTableImpl *aTable) | NdbTransaction | [private] |
| getNextCompletedOperation(const NdbOperation *op) const | NdbTransaction | |
| getTC_ConnectPtr() | NdbTransaction | [private] |
| getTransactionId() | NdbTransaction | |
| handleExecuteCompletion() | NdbTransaction | [private] |
| hasBlobOperation() | NdbTransaction | [inline, private] |
| HugoOperations class | NdbTransaction | [friend] |
| InCompletedList enum value | NdbTransaction | [private] |
| init() | NdbTransaction | [private] |
| InitState enum value | NdbTransaction | [private] |
| InPreparedList enum value | NdbTransaction | [private] |
| InSendList enum value | NdbTransaction | [private] |
| insertTuple(const NdbRecord *key_rec, const char *key_row, const NdbRecord *attr_rec, const char *attr_row, const unsigned char *mask=0, const NdbOperation::OperationOptions *opts=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| insertTuple(const NdbRecord *combined_rec, const char *combined_row, const unsigned char *mask=0, const NdbOperation::OperationOptions *opts=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| ListState enum name | NdbTransaction | [private] |
| m_db_nodes | NdbTransaction | [private] |
| m_failed_db_nodes | NdbTransaction | [private] |
| m_firstExecutedScanOp | NdbTransaction | [private] |
| m_theFirstScanOperation | NdbTransaction | [private] |
| m_theLastScanOperation | NdbTransaction | [private] |
| m_waitForReply | NdbTransaction | [private] |
| Ndb_free_list_t< NdbTransaction > | NdbTransaction | [friend] |
| NdbTransaction(Ndb *aNdb) | NdbTransaction | [private] |
| NdbTransaction(const NdbTransaction &) | NdbTransaction | [private] |
| NeedAbort enum value | NdbTransaction | |
| next() | NdbTransaction | [private] |
| next(NdbTransaction *) | NdbTransaction | [private] |
| NoCommit enum value | NdbTransaction | |
| NotCompleted enum value | NdbTransaction | [private] |
| NotConnected enum value | NdbTransaction | [private] |
| NotInit enum value | NdbTransaction | [private] |
| NotInList enum value | NdbTransaction | [private] |
| NotStarted enum value | NdbTransaction | |
| OpCompleteFailure(NdbOperation *) | NdbTransaction | [private] |
| OpCompleteSuccess() | NdbTransaction | [private] |
| operator=(const NdbTransaction &) | NdbTransaction | [private] |
| OpSent() | NdbTransaction | [private] |
| p_latest_trans_gci | NdbTransaction | [private] |
| ptr2int() | NdbTransaction | [private] |
| readTuple(const NdbRecord *key_rec, const char *key_row, const NdbRecord *result_rec, char *result_row, NdbOperation::LockMode lock_mode=NdbOperation::LM_Read, const unsigned char *result_mask=0, const NdbOperation::OperationOptions *opts=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| receiveDIHNDBTAMPER(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveSCAN_TABCONF(NdbApiSignal *, const Uint32 *, Uint32 len) | NdbTransaction | [private] |
| receiveSCAN_TABREF(NdbApiSignal *) | NdbTransaction | [private] |
| receiveTC_COMMITCONF(const class TcCommitConf *, Uint32 len) | NdbTransaction | [private] |
| receiveTC_COMMITREF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCINDXCONF(const class TcIndxConf *, Uint32 aDataLength) | NdbTransaction | [private] |
| receiveTCINDXREF(NdbApiSignal *) | NdbTransaction | [private] |
| receiveTCKEY_FAILCONF(const class TcKeyFailConf *) | NdbTransaction | [private] |
| receiveTCKEY_FAILREF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCKEYCONF(const class TcKeyConf *, Uint32 aDataLength) | NdbTransaction | [private] |
| receiveTCRELEASECONF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCRELEASEREF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCROLLBACKCONF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCROLLBACKREF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCROLLBACKREP(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCSEIZECONF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| receiveTCSEIZEREF(NdbApiSignal *anApiSignal) | NdbTransaction | [private] |
| refresh() | NdbTransaction | |
| release() | NdbTransaction | [private] |
| releaseCompletedOperations() | NdbTransaction | [private] |
| releaseExecutedScanOperation(NdbIndexScanOperation *) | NdbTransaction | [private] |
| releaseOperations() | NdbTransaction | [private] |
| releaseOps(NdbOperation *) | NdbTransaction | [private] |
| releaseScanOperation(NdbIndexScanOperation **listhead, NdbIndexScanOperation **listtail, NdbIndexScanOperation *op) | NdbTransaction | [private] |
| releaseScanOperations(NdbIndexScanOperation *) | NdbTransaction | [private] |
| remove_list(NdbOperation *&head, NdbOperation *) | NdbTransaction | [private] |
| report_node_failure(Uint32 id) | NdbTransaction | [private] |
| ReturnFailure enum value | NdbTransaction | [private] |
| ReturnSuccess enum value | NdbTransaction | [private] |
| ReturnType enum name | NdbTransaction | [private] |
| Rollback enum value | NdbTransaction | |
| scanIndex(const NdbRecord *key_record, const NdbRecord *result_record, NdbOperation::LockMode lock_mode=NdbOperation::LM_Read, const unsigned char *result_mask=0, const NdbIndexScanOperation::IndexBound *bound=0, const NdbScanOperation::ScanOptions *options=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| scanTable(const NdbRecord *result_record, NdbOperation::LockMode lock_mode=NdbOperation::LM_Read, const unsigned char *result_mask=0, const NdbScanOperation::ScanOptions *options=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| sendABORT enum value | NdbTransaction | [private] |
| sendABORTfail enum value | NdbTransaction | [private] |
| sendCOMMIT() | NdbTransaction | [private] |
| sendCOMMITstate enum value | NdbTransaction | [private] |
| sendCompleted enum value | NdbTransaction | [private] |
| sendOperations enum value | NdbTransaction | [private] |
| sendROLLBACK() | NdbTransaction | [private] |
| SendStatusType enum name | NdbTransaction | [private] |
| sendTC_COMMIT enum value | NdbTransaction | [private] |
| sendTC_COMMIT_ACK(class TransporterFacade *, NdbApiSignal *, Uint32 transId1, Uint32 transId2, Uint32 aBlockRef) | NdbTransaction | [private, static] |
| sendTC_HBREP() | NdbTransaction | [private] |
| sendTC_OP enum value | NdbTransaction | [private] |
| sendTC_ROLLBACK enum value | NdbTransaction | [private] |
| set_send_size(Uint32) | NdbTransaction | [private] |
| setBuddyConPtr(Uint32) | NdbTransaction | [private] |
| setConnectedNodeId(Uint32 nodeId, Uint32 sequence) | NdbTransaction | [private] |
| setErrorCode(int anErrorCode) | NdbTransaction | [private] |
| setGCI(int GCI) | NdbTransaction | [private] |
| setMyBlockReference(int) | NdbTransaction | [private] |
| setOperationErrorCode(int anErrorCode) | NdbTransaction | [private] |
| setOperationErrorCodeAbort(int anErrorCode, int abortOption=-1) | NdbTransaction | [private] |
| setTC_ConnectPtr(Uint32) | NdbTransaction | [private] |
| setTransactionId(Uint64 aTransactionId) | NdbTransaction | [private] |
| setupRecordOp(NdbOperation::OperationType type, NdbOperation::LockMode lock_mode, NdbOperation::AbortOption default_ao, const NdbRecord *key_record, const char *key_row, const NdbRecord *attribute_record, const char *attribute_row, const unsigned char *mask, const NdbOperation::OperationOptions *opts, Uint32 sizeOfOptions) | NdbTransaction | [private] |
| Started enum value | NdbTransaction | |
| Status() | NdbTransaction | [private] |
| Status(ConStatusType) | NdbTransaction | [private] |
| theBlobFlag | NdbTransaction | [private] |
| theBuddyConPtr | NdbTransaction | [private] |
| theCallbackFunction | NdbTransaction | [private] |
| theCallbackObject | NdbTransaction | [private] |
| theCommitStatus | NdbTransaction | [private] |
| theCompletedFirstOp | NdbTransaction | [private] |
| theCompletedLastOp | NdbTransaction | [private] |
| theCompletionStatus | NdbTransaction | [private] |
| theDBnode | NdbTransaction | [private] |
| theError | NdbTransaction | [private] |
| theErrorLine | NdbTransaction | [private] |
| theErrorOperation | NdbTransaction | [private] |
| theFirstExecOpInList | NdbTransaction | [private] |
| theFirstOpInList | NdbTransaction | [private] |
| theGlobalCheckpointId | NdbTransaction | [private] |
| theId | NdbTransaction | [private] |
| theInUseState | NdbTransaction | [private] |
| theLastExecOpInList | NdbTransaction | [private] |
| theLastOpInList | NdbTransaction | [private] |
| theListState | NdbTransaction | [private] |
| theMagicNumber | NdbTransaction | [private] |
| theMyRef | NdbTransaction | [private] |
| theNdb | NdbTransaction | [private] |
| theNext | NdbTransaction | [private] |
| theNodeSequence | NdbTransaction | [private] |
| theNoOfOpCompleted | NdbTransaction | [private] |
| theNoOfOpSent | NdbTransaction | [private] |
| thePendingBlobOps | NdbTransaction | [private] |
| thePriority | NdbTransaction | [private] |
| theReleaseOnClose | NdbTransaction | [private] |
| theReturnStatus | NdbTransaction | [private] |
| theScanningOp | NdbTransaction | [private] |
| theSendStatus | NdbTransaction | [private] |
| theSimpleState | NdbTransaction | [private] |
| theStartTransTime | NdbTransaction | [private] |
| theStatus | NdbTransaction | [private] |
| theTCConPtr | NdbTransaction | [private] |
| theTransactionId | NdbTransaction | [private] |
| theTransactionIsStarted | NdbTransaction | [private] |
| theTransArrayIndex | NdbTransaction | [private] |
| TimeMillis_t typedef | NdbTransaction | [private] |
| updateTuple(const NdbRecord *key_rec, const char *key_row, const NdbRecord *attr_rec, const char *attr_row, const unsigned char *mask=0, const NdbOperation::OperationOptions *opts=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| writeTuple(const NdbRecord *key_rec, const char *key_row, const NdbRecord *attr_rec, const char *attr_row, const unsigned char *mask=0, const NdbOperation::OperationOptions *opts=0, Uint32 sizeOfOptions=0) | NdbTransaction | |
| ~NdbTransaction() | NdbTransaction | [private] |
Based on MySQL Cluster 7.0.10.
This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.