Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::RowDescriptor Member List

This is the complete list of members for impala::RowDescriptor, including all inherited members.

DebugString() const impala::RowDescriptor
Equals(const RowDescriptor &other_desc) const impala::RowDescriptor
GetRowSize() const impala::RowDescriptor
GetTupleIdx(TupleId id) const impala::RowDescriptor
InitTupleIdxMap()impala::RowDescriptorprivate
INVALID_IDXimpala::RowDescriptorstatic
IsAnyTupleNullable() const impala::RowDescriptor
IsPrefixOf(const RowDescriptor &other_desc) const impala::RowDescriptor
RowDescriptor(const DescriptorTbl &desc_tbl, const std::vector< TTupleId > &row_tuples, const std::vector< bool > &nullable_tuples)impala::RowDescriptor
RowDescriptor(const RowDescriptor &desc)impala::RowDescriptorinline
RowDescriptor(const RowDescriptor &lhs_row_desc, const RowDescriptor &rhs_row_desc)impala::RowDescriptor
RowDescriptor(const std::vector< TupleDescriptor * > &tuple_descs, const std::vector< bool > &nullable_tuples)impala::RowDescriptor
RowDescriptor(TupleDescriptor *tuple_desc, bool is_nullable)impala::RowDescriptor
RowDescriptor()impala::RowDescriptorinline
ToThrift(std::vector< TTupleId > *row_tuple_ids)impala::RowDescriptor
tuple_desc_map_impala::RowDescriptorprivate
tuple_descriptors() const impala::RowDescriptorinline
tuple_idx_map_impala::RowDescriptorprivate
tuple_idx_nullable_map_impala::RowDescriptorprivate
TupleIsNullable(int tuple_idx) const impala::RowDescriptor