|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Member Functions | |
| bool | operator< (const MemLayoutData &rhs) const |
Public Attributes | |
| int | expr_idx |
| int | byte_size |
| bool | variable_length |
|
inline |
Definition at line 263 of file expr.cc.
References byte_size, and variable_length.
| int MemLayoutData::byte_size |
Definition at line 259 of file expr.cc.
Referenced by operator<().
| bool MemLayoutData::variable_length |
Definition at line 260 of file expr.cc.
Referenced by operator<().