Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <boost/thread/condition_variable.hpp>
#include <boost/thread/mutex.hpp>
#include <list>
#include <unistd.h>
#include "util/stopwatch.h"
Go to the source code of this file.
Classes | |
class | impala::BlockingQueue< T > |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |