|
|
| LongColumnStatsData (const LongColumnStatsData &) |
| |
|
LongColumnStatsData & | operator= (const LongColumnStatsData &) |
| |
|
void | __set_lowValue (const int64_t val) |
| |
|
void | __set_highValue (const int64_t 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 LongColumnStatsData &rhs) const |
| |
|
bool | operator!= (const LongColumnStatsData &rhs) const |
| |
|
bool | operator< (const LongColumnStatsData &) 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 |
| |
|
|
int64_t | lowValue |
| |
|
int64_t | highValue |
| |
|
int64_t | numNulls |
| |
|
int64_t | numDVs |
| |
|
std::string | bitVectors |
| |
|
std::string | histogram |
| |
|
_LongColumnStatsData__isset | __isset |
| |
The documentation for this class was generated from the following files: