Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
session-expiry-test.cc File Reference
#include <boost/scoped_ptr.hpp>
#include <string>
#include <gtest/gtest.h>
#include "rpc/thrift-client.h"
#include "service/impala-server.h"
#include "testutil/in-process-servers.h"
#include "common/init.h"
#include "service/fe-support.h"
#include "util/impalad-metrics.h"
#include "util/time.h"
#include "common/names.h"
Include dependency graph for session-expiry-test.cc:

Go to the source code of this file.

Functions

 DECLARE_int32 (idle_session_timeout)
 
 DECLARE_int32 (be_port)
 
 DECLARE_int32 (beeswax_port)
 
 TEST (SessionTest, TestExpiry)
 
int main (int argc, char **argv)
 

Function Documentation

DECLARE_int32 ( idle_session_timeout  )
DECLARE_int32 ( be_port  )
DECLARE_int32 ( beeswax_port  )
int main ( int  argc,
char **  argv 
)

Definition at line 94 of file session-expiry-test.cc.

References impala::InitCommonRuntime(), and impala::InitFeSupport().