Skip to content

Class hist::HistogramBuilder

ClassList > hist > HistogramBuilder

  • #include <histogram_builder.hpp>

Public Functions

Type Name
void add (HistogramTypes data_hi, std::int64_t cumulative, std::int64_t approx_ndv=std::numeric_limits< std::int64_t >::quiet_NaN())
char * build (THREAD_ENTRY * thread_p, DB_TYPE type, int * histogram_total_length)

Public Functions Documentation

function add

void hist::HistogramBuilder::add (
    HistogramTypes data_hi,
    std::int64_t cumulative,
    std::int64_t approx_ndv=std::numeric_limits< std::int64_t > ::quiet_NaN ()
) 

function build

char * hist::HistogramBuilder::build (
    THREAD_ENTRY * thread_p,
    DB_TYPE type,
    int * histogram_total_length
) 


The documentation for this class was generated from the following file cubrid/src/optimizer/histogram/histogram_builder.hpp