Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>
#include <gtest/gtest.h>
#include <boost/bind.hpp>
#include "runtime/parallel-executor.h"
#include "util/thread.h"
#include "common/names.h"
Go to the source code of this file.
Classes | |
class | impala::ParallelExecutorTest |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Functions | |
impala::TEST (ParallelExecutorTest, Basic) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 80 of file parallel-executor-test.cc.
References impala::InitThreading().