|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "testutil/in-process-servers.h"#include <gtest/gtest.h>#include "common/init.h"#include "util/metrics.h"#include "statestore/statestore-subscriber.h"#include "common/names.h"Go to the source code of this file.
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |
Functions | |
| DECLARE_int32 (webserver_port) | |
| DECLARE_int32 (state_store_port) | |
| impala::TEST (StatestoreTest, SmokeTest) | |
| int | main (int argc, char **argv) |
| DECLARE_int32 | ( | webserver_port | ) |
| DECLARE_int32 | ( | state_store_port | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 58 of file statestore-test.cc.
References impala::InitCommonRuntime().