|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <gtest/gtest.h>#include <boost/scoped_ptr.hpp>#include "common/logging.h"#include "simple-scheduler.h"#include "common/names.h"Go to the source code of this file.
Classes | |
| class | impala::SimpleSchedulerTest |
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |
Functions | |
| DECLARE_string (pool_conf_file) | |
| impala::TEST_F (SimpleSchedulerTest, LocalMatches) | |
| impala::TEST_F (SimpleSchedulerTest, HostnameTest) | |
| impala::TEST_F (SimpleSchedulerTest, NonLocalHost) | |
| int | main (int argc, char **argv) |
| DECLARE_string | ( | pool_conf_file | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 152 of file simple-scheduler-test.cc.
References impala::InitThreading().