Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mem-tracker.h File Reference
#include <stdint.h>
#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/unordered_map.hpp>
#include "common/logging.h"
#include "common/atomic.h"
#include "util/debug-util.h"
#include "util/internal-queue.h"
#include "util/metrics.h"
#include "util/runtime-profile.h"
#include "util/spinlock.h"
#include "gen-cpp/Types_types.h"
Include dependency graph for mem-tracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  impala::MemTracker
 This class is thread-safe. More...
 

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.