Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
old-hash-table.h File Reference
#include <vector>
#include <boost/cstdint.hpp>
#include "codegen/impala-ir.h"
#include "common/logging.h"
#include "runtime/mem-pool.h"
#include "util/bitmap.h"
#include "util/hash-util.h"
#include "util/runtime-profile.h"
Include dependency graph for old-hash-table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  impala::OldHashTable
 The hash table does not support removes. The hash table is not thread safe. More...
 
class  impala::OldHashTable::Iterator
 stl-like iterator interface. More...
 
struct  impala::OldHashTable::Node
 
struct  impala::OldHashTable::Bucket
 

Namespaces

 llvm
 Forward declare all llvm classes to avoid namespace pollution.
 
 impala
 This file contains type definitions that are used throughout the code base.