|
|
| BinaryColumnStatsData (const BinaryColumnStatsData &) |
| |
|
BinaryColumnStatsData & | operator= (const BinaryColumnStatsData &) |
| |
|
void | __set_maxColLen (const int64_t val) |
| |
|
void | __set_avgColLen (const double val) |
| |
|
void | __set_numNulls (const int64_t val) |
| |
|
void | __set_bitVectors (const std::string &val) |
| |
|
bool | operator== (const BinaryColumnStatsData &rhs) const |
| |
|
bool | operator!= (const BinaryColumnStatsData &rhs) const |
| |
|
bool | operator< (const BinaryColumnStatsData &) 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: