|
|
| SkewedInfo (const SkewedInfo &) |
| |
|
SkewedInfo & | operator= (const SkewedInfo &) |
| |
|
void | __set_skewedColNames (const std::vector< std::string > &val) |
| |
|
void | __set_skewedColValues (const std::vector< std::vector< std::string > > &val) |
| |
|
void | __set_skewedColValueLocationMaps (const std::map< std::vector< std::string >, std::string > &val) |
| |
|
bool | operator== (const SkewedInfo &rhs) const |
| |
|
bool | operator!= (const SkewedInfo &rhs) const |
| |
|
bool | operator< (const SkewedInfo &) 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 |
| |
|
|
std::vector< std::string > | skewedColNames |
| |
|
std::vector< std::vector< std::string > > | skewedColValues |
| |
|
std::map< std::vector< std::string >, std::string > | skewedColValueLocationMaps |
| |
|
_SkewedInfo__isset | __isset |
| |
The documentation for this class was generated from the following files: