CUBRID Engine
latest
|
#include <heap_file.h>
Public Attributes | |
HEAP_SCANCACHE_NODE | node |
HEAP_SCANCACHE_NODE_LIST * | next |
Definition at line 132 of file heap_file.h.
HEAP_SCANCACHE_NODE_LIST* heap_scancache_node_list::next |
Definition at line 135 of file heap_file.h.
Referenced by heap_scancache_add_partition_node(), and heap_scancache_quick_end().
HEAP_SCANCACHE_NODE heap_scancache_node_list::node |
Definition at line 134 of file heap_file.h.
Referenced by heap_scancache_add_partition_node().