MySQL 8.4.0
Source Code Documentation
histograms::equi_height::Bucket< T > Member List

This is the complete list of members for histograms::equi_height::Bucket< T >, including all inherited members.

add_values_json_bucket(const T &lower_value, const T &upper_value, Json_array *json_array)histograms::equi_height::Bucket< T >privatestatic
add_values_json_bucket(const double &lower_value, const double &upper_value, Json_array *json_array)histograms::equi_height::Bucket< T >private
add_values_json_bucket(const String &lower_value, const String &upper_value, Json_array *json_array)histograms::equi_height::Bucket< T >private
add_values_json_bucket(const ulonglong &lower_value, const ulonglong &upper_value, Json_array *json_array)histograms::equi_height::Bucket< T >private
add_values_json_bucket(const longlong &lower_value, const longlong &upper_value, Json_array *json_array)histograms::equi_height::Bucket< T >private
add_values_json_bucket(const MYSQL_TIME &lower_value, const MYSQL_TIME &upper_value, Json_array *json_array)histograms::equi_height::Bucket< T >private
add_values_json_bucket(const my_decimal &lower_value, const my_decimal &upper_value, Json_array *json_array)histograms::equi_height::Bucket< T >private
Bucket(T lower, T upper, double freq, ha_rows num_distinct)histograms::equi_height::Bucket< T >
bucket_to_json(Json_array *json_array) consthistograms::equi_height::Bucket< T >
get_cumulative_frequency() consthistograms::equi_height::Bucket< T >inline
get_distance_from_lower(const T &value) consthistograms::equi_height::Bucket< T >
get_distance_from_lower(const double &value) consthistograms::equi_height::Bucket< T >
get_distance_from_lower(const String &value) consthistograms::equi_height::Bucket< T >
get_distance_from_lower(const MYSQL_TIME &value) consthistograms::equi_height::Bucket< T >
get_distance_from_lower(const my_decimal &value) consthistograms::equi_height::Bucket< T >
get_distance_from_upper(const T &value) consthistograms::equi_height::Bucket< T >
get_distance_from_upper(const longlong &value) consthistograms::equi_height::Bucket< T >
get_distance_from_upper(const ulonglong &value) consthistograms::equi_height::Bucket< T >
get_lower_inclusive() consthistograms::equi_height::Bucket< T >inline
get_num_distinct() consthistograms::equi_height::Bucket< T >inline
get_upper_inclusive() consthistograms::equi_height::Bucket< T >inline
m_cumulative_frequencyhistograms::equi_height::Bucket< T >private
m_lower_inclusivehistograms::equi_height::Bucket< T >private
m_num_distincthistograms::equi_height::Bucket< T >private
m_upper_inclusivehistograms::equi_height::Bucket< T >private