Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::CaseExprState Struct Reference
Collaboration diagram for impala::CaseExprState:

Public Attributes

AnyValcase_val
 
AnyValwhen_val
 

Detailed Description

Definition at line 32 of file case-expr.cc.

Member Data Documentation

AnyVal* impala::CaseExprState::case_val

Definition at line 36 of file case-expr.cc.

Referenced by impala::CaseExpr::Open().

AnyVal* impala::CaseExprState::when_val

Definition at line 37 of file case-expr.cc.

Referenced by impala::CaseExpr::Open().


The documentation for this struct was generated from the following file: