iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Apache::Hadoop::Hive::GetProjectionsSpec Class Reference
Inheritance diagram for Apache::Hadoop::Hive::GetProjectionsSpec:

Public Member Functions

 GetProjectionsSpec (const GetProjectionsSpec &)
 
GetProjectionsSpecoperator= (const GetProjectionsSpec &)
 
void __set_fieldList (const std::vector< std::string > &val)
 
void __set_includeParamKeyPattern (const std::string &val)
 
void __set_excludeParamKeyPattern (const std::string &val)
 
bool operator== (const GetProjectionsSpec &rhs) const
 
bool operator!= (const GetProjectionsSpec &rhs) const
 
bool operator< (const GetProjectionsSpec &) 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
 

Public Attributes

std::vector< std::string > fieldList
 
std::string includeParamKeyPattern
 
std::string excludeParamKeyPattern
 
_GetProjectionsSpec__isset __isset
 

The documentation for this class was generated from the following files: