MySQL 5.6.14 Source Code Document
|
This is the complete list of members for NdbQueryOperation, including all inherited members.
firstResult() | NdbQueryOperation | |
getChildOperation(Uint32 childNo) const (defined in NdbQueryOperation) | NdbQueryOperation | |
getImpl() const | NdbQueryOperation | inline |
getNoOfChildOperations() const (defined in NdbQueryOperation) | NdbQueryOperation | |
getNoOfParentOperations() const (defined in NdbQueryOperation) | NdbQueryOperation | |
getOrdering() const | NdbQueryOperation | |
getParentOperation(Uint32 parentNo) const (defined in NdbQueryOperation) | NdbQueryOperation | |
getQuery() const (defined in NdbQueryOperation) | NdbQueryOperation | |
getQueryOperationDef() const (defined in NdbQueryOperation) | NdbQueryOperation | |
getValue(const char *anAttrName, char *resultBuffer=0) | NdbQueryOperation | |
getValue(Uint32 anAttrId, char *resultBuffer=0) (defined in NdbQueryOperation) | NdbQueryOperation | |
getValue(const NdbDictionary::Column *column, char *resultBuffer=0) (defined in NdbQueryOperation) | NdbQueryOperation | |
isRowChanged() const (defined in NdbQueryOperation) | NdbQueryOperation | |
isRowNULL() const (defined in NdbQueryOperation) | NdbQueryOperation | |
NdbQueryOperationImpl (defined in NdbQueryOperation) | NdbQueryOperation | friend |
nextResult(bool fetchAllowed=true, bool forceSend=false) | NdbQueryOperation | |
setAdaptiveParallelism() | NdbQueryOperation | |
setBatchSize(Uint32 batchSize) | NdbQueryOperation | |
setInterpretedCode(const NdbInterpretedCode &code) const | NdbQueryOperation | |
setMaxParallelism() | NdbQueryOperation | |
setOrdering(NdbQueryOptions::ScanOrdering ordering) | NdbQueryOperation | |
setParallelism(Uint32 parallelism) | NdbQueryOperation | |
setResultRowBuf(const NdbRecord *rec, char *resBuffer, const unsigned char *result_mask=0) | NdbQueryOperation | |
setResultRowRef(const NdbRecord *rec, const char *&bufRef, const unsigned char *result_mask=0) (defined in NdbQueryOperation) | NdbQueryOperation |