Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>
#include <boost/bind.hpp>
#include <gtest/gtest.h>
#include "runtime/thread-resource-mgr.h"
#include "util/cpu-info.h"
#include "common/names.h"
Go to the source code of this file.
Classes | |
class | impala::NotifiedCounter |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Functions | |
impala::TEST (ThreadResourceMgr, BasicTest) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 96 of file thread-resource-mgr-test.cc.
References impala::CpuInfo::Init().