Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
disk-io-mgr-stress-test.cc File Reference
Include dependency graph for disk-io-mgr-stress-test.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

const int DEFAULT_DURATION_SEC = 1
 
const int NUM_DISKS = 5
 
const int NUM_THREADS_PER_DISK = 5
 
const int NUM_CLIENTS = 10
 
const bool TEST_CANCELLATION = true
 

Function Documentation

Variable Documentation

const int DEFAULT_DURATION_SEC = 1

Definition at line 27 of file disk-io-mgr-stress-test.cc.

Referenced by main().

const int NUM_CLIENTS = 10

Definition at line 30 of file disk-io-mgr-stress-test.cc.

Referenced by main().

const int NUM_DISKS = 5

Definition at line 28 of file disk-io-mgr-stress-test.cc.

Referenced by main().

const int NUM_THREADS_PER_DISK = 5

Definition at line 29 of file disk-io-mgr-stress-test.cc.

Referenced by main().

const bool TEST_CANCELLATION = true

Definition at line 31 of file disk-io-mgr-stress-test.cc.

Referenced by main().