Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::SimpleSchedulerTest Class Reference
Inheritance diagram for impala::SimpleSchedulerTest:
Collaboration diagram for impala::SimpleSchedulerTest:

Protected Member Functions

 SimpleSchedulerTest ()
 

Protected Attributes

int base_port_
 
int num_backends_
 
boost::scoped_ptr
< SimpleScheduler
hostname_scheduler_
 
boost::scoped_ptr
< SimpleScheduler
local_remote_scheduler_
 

Detailed Description

Definition at line 30 of file simple-scheduler-test.cc.

Constructor & Destructor Documentation

impala::SimpleSchedulerTest::SimpleSchedulerTest ( )
inlineprotected

Member Data Documentation

int impala::SimpleSchedulerTest::base_port_
protected

Definition at line 65 of file simple-scheduler-test.cc.

Referenced by SimpleSchedulerTest().

boost::scoped_ptr<SimpleScheduler> impala::SimpleSchedulerTest::hostname_scheduler_
protected

Definition at line 69 of file simple-scheduler-test.cc.

Referenced by SimpleSchedulerTest().

boost::scoped_ptr<SimpleScheduler> impala::SimpleSchedulerTest::local_remote_scheduler_
protected

Definition at line 72 of file simple-scheduler-test.cc.

Referenced by SimpleSchedulerTest().

int impala::SimpleSchedulerTest::num_backends_
protected

Definition at line 66 of file simple-scheduler-test.cc.

Referenced by SimpleSchedulerTest().


The documentation for this class was generated from the following file: