All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
arguments Struct Reference

Detailed Description

Definition at line 28 of file benchmark.h.

#include "benchmark.h"

+ Collaboration diagram for arguments:

Data Fields

int binlen
 
char bintype
 
bool debug
 
int host_count
 
char * host_string
 
char ** hosts
 
bool init
 
int init_pct
 
int keys
 
bool latency
 
int latency_columns
 
int latency_shift
 
int max_retries
 
int port
 
bool random
 
int read_pct
 
int read_timeout
 
const char * set
 
int threads
 
int throughput
 
int write_timeout
 

Field Documentation

int arguments::binlen

Definition at line 37 of file benchmark.h.

char arguments::bintype

Definition at line 36 of file benchmark.h.

bool arguments::debug

Definition at line 47 of file benchmark.h.

int arguments::host_count

Definition at line 31 of file benchmark.h.

char* arguments::host_string

Definition at line 29 of file benchmark.h.

char** arguments::hosts

Definition at line 30 of file benchmark.h.

bool arguments::init

Definition at line 39 of file benchmark.h.

int arguments::init_pct

Definition at line 40 of file benchmark.h.

int arguments::keys

Definition at line 35 of file benchmark.h.

bool arguments::latency

Definition at line 48 of file benchmark.h.

int arguments::latency_columns

Definition at line 49 of file benchmark.h.

int arguments::latency_shift

Definition at line 50 of file benchmark.h.

int arguments::max_retries

Definition at line 46 of file benchmark.h.

int arguments::port

Definition at line 32 of file benchmark.h.

bool arguments::random

Definition at line 38 of file benchmark.h.

int arguments::read_pct

Definition at line 41 of file benchmark.h.

int arguments::read_timeout

Definition at line 44 of file benchmark.h.

const char* arguments::set

Definition at line 33 of file benchmark.h.

int arguments::threads

Definition at line 42 of file benchmark.h.

int arguments::throughput

Definition at line 43 of file benchmark.h.

int arguments::write_timeout

Definition at line 45 of file benchmark.h.


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