|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Attributes | |
| int8_t | a |
| int16_t | c |
| int64_t | id |
| double | val |
Definition at line 62 of file tuple-layout-benchmark.cc.
| int8_t ImpalaTupleStruct::a |
Definition at line 63 of file tuple-layout-benchmark.cc.
| int16_t ImpalaTupleStruct::c |
Definition at line 64 of file tuple-layout-benchmark.cc.
| int64_t ImpalaTupleStruct::id |
Definition at line 65 of file tuple-layout-benchmark.cc.
Referenced by InitTestData(), TestRandomImpala(), and TestSequentialImpala().
| double ImpalaTupleStruct::val |
Definition at line 66 of file tuple-layout-benchmark.cc.
Referenced by InitTestData(), TestRandomImpala(), and TestSequentialImpala().