Skip to content

Class parallel_query::ftab_set

ClassList > parallel_query > ftab_set

  • #include <px_ftab_set.hpp>

Public Functions

Type Name
void append (const ftab_set & other)
void clear ()
void convert (FILE_FTAB_COLLECTOR * ftab_collector)
ftab_set ()
ftab_set (const ftab_set & other)
ftab_set (ftab_set && other)
FILE_PARTIAL_SECTOR get_next ()
void move_from (ftab_set & other)
ftab_set & operator= (const ftab_set & other)
ftab_set & operator= (ftab_set && other)
size_t size () const
std::vector< ftab_set > split (int n_sets)
~ftab_set ()

Public Functions Documentation

function append

inline void parallel_query::ftab_set::append (
    const  ftab_set & other
) 

function clear

inline void parallel_query::ftab_set::clear () 

function convert

inline void parallel_query::ftab_set::convert (
    FILE_FTAB_COLLECTOR * ftab_collector
) 

function ftab_set [1/3]

inline parallel_query::ftab_set::ftab_set () 

function ftab_set [2/3]

inline parallel_query::ftab_set::ftab_set (
    const  ftab_set & other
) 

function ftab_set [3/3]

inline parallel_query::ftab_set::ftab_set (
    ftab_set && other
) 

function get_next

inline FILE_PARTIAL_SECTOR parallel_query::ftab_set::get_next () 

function move_from

inline void parallel_query::ftab_set::move_from (
    ftab_set & other
) 

function operator=

inline ftab_set & parallel_query::ftab_set::operator= (
    const  ftab_set & other
) 

function operator=

inline ftab_set & parallel_query::ftab_set::operator= (
    ftab_set && other
) 

function size

inline size_t parallel_query::ftab_set::size () const

function split

inline std::vector< ftab_set > parallel_query::ftab_set::split (
    int n_sets
) 

function ~ftab_set

inline parallel_query::ftab_set::~ftab_set () 


The documentation for this class was generated from the following file cubrid/src/query/parallel/px_ftab_set.hpp