Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
parallel-executor-test.cc File Reference
#include <string>
#include <gtest/gtest.h>
#include <boost/bind.hpp>
#include "runtime/parallel-executor.h"
#include "util/thread.h"
#include "common/names.h"
Include dependency graph for parallel-executor-test.cc:

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)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 80 of file parallel-executor-test.cc.

References impala::InitThreading().