|
|
| DecimalColumnStatsData (const DecimalColumnStatsData &) |
| |
|
DecimalColumnStatsData & | operator= (const DecimalColumnStatsData &) |
| |
|
void | __set_lowValue (const Decimal &val) |
| |
|
void | __set_highValue (const Decimal &val) |
| |
|
void | __set_numNulls (const int64_t val) |
| |
|
void | __set_numDVs (const int64_t val) |
| |
|
void | __set_bitVectors (const std::string &val) |
| |
|
void | __set_histogram (const std::string &val) |
| |
|
bool | operator== (const DecimalColumnStatsData &rhs) const |
| |
|
bool | operator!= (const DecimalColumnStatsData &rhs) const |
| |
|
bool | operator< (const DecimalColumnStatsData &) const |
| |
|
uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) override |
| |
|
uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const override |
| |
|
virtual void | printTo (std::ostream &out) const |
| |
The documentation for this class was generated from the following files: