Class parallel_scan::slot_iterator_list¶
ClassList > parallel_scan > slot_iterator_list
#include <px_scan_slot_iterator_list.hpp>
Public Functions¶
| Type | Name |
|---|---|
| int | finalize (THREAD_ENTRY * thread_p) |
| int | initialize (THREAD_ENTRY * thread_p, SCAN_ID * scan_id, val_descr * vd) |
| SCAN_CODE | next_qualified_slot_with_peek (THREAD_ENTRY * thread_p) |
| int | set_page (THREAD_ENTRY * thread_p, PAGE_PTR page, QMGR_TEMP_FILE * tfile) |
| slot_iterator_list () |
|
| ~slot_iterator_list () |
Public Functions Documentation¶
function finalize¶
function initialize¶
int parallel_scan::slot_iterator_list::initialize (
THREAD_ENTRY * thread_p,
SCAN_ID * scan_id,
val_descr * vd
)
function next_qualified_slot_with_peek¶
SCAN_CODE parallel_scan::slot_iterator_list::next_qualified_slot_with_peek (
THREAD_ENTRY * thread_p
)
function set_page¶
int parallel_scan::slot_iterator_list::set_page (
THREAD_ENTRY * thread_p,
PAGE_PTR page,
QMGR_TEMP_FILE * tfile
)
function slot_iterator_list¶
function ~slot_iterator_list¶
The documentation for this class was generated from the following file cubrid/src/query/parallel/px_scan/px_scan_slot_iterator_list.hpp