Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <vector>
#include <boost/thread/locks.hpp>
#include <boost/thread/mutex.hpp>
#include "util/spinlock.h"
Go to the source code of this file.
Classes | |
class | impala::ObjectPool |
struct | impala::ObjectPool::GenericElement |
struct | impala::ObjectPool::SpecificElement< T > |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |