|
MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
| void | init (NdbQueryImpl &query, Uint32 maxRows, Uint32 rowSize) |
| void | prepareReceive (NdbReceiver &receiver) |
| void | prepareRead (NdbReceiver &receiver) |
| Uint32 | getRowCount () const |
Friends | |
| class | NdbResultStream |
'class NdbResultSet' is a helper for 'class NdbResultStream'. It manages the buffers which rows are received into and read from.
Definition at line 354 of file NdbQueryOperation.cpp.