|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <stdlib.h>#include <stdio.h>#include <iostream>#include <limits.h>#include <gtest/gtest.h>#include "exec/read-write-util.h"#include "util/cpu-info.h"#include "common/names.h"Go to the source code of this file.
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |
Functions | |
| template<typename T > | |
| void | impala::TestBigEndian (T value) |
| impala::TEST (ReadWriteUtil, BigEndian) | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 58 of file read-write-util-test.cc.
References impala::CpuInfo::Init().