0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hypertable::RowComponentSpec Class Reference

#include <DataGeneratorRowComponent.h>

Inheritance diagram for Hypertable::RowComponentSpec:
Inheritance graph
[legend]
Collaboration diagram for Hypertable::RowComponentSpec:
Collaboration graph
[legend]

Public Member Functions

 RowComponentSpec ()
 

Public Attributes

int type
 
int order {}
 
std::string format
 
std::string min
 
std::string max
 
unsigned length_min {}
 
unsigned length_max {}
 
uint64_t value_count {}
 
unsigned seed {}
 
std::string distribution
 

Detailed Description

Definition at line 54 of file DataGeneratorRowComponent.h.

Constructor & Destructor Documentation

Hypertable::RowComponentSpec::RowComponentSpec ( )
inline

Definition at line 56 of file DataGeneratorRowComponent.h.

Member Data Documentation

std::string Hypertable::RowComponentSpec::distribution

Definition at line 66 of file DataGeneratorRowComponent.h.

std::string Hypertable::RowComponentSpec::format

Definition at line 59 of file DataGeneratorRowComponent.h.

unsigned Hypertable::RowComponentSpec::length_max {}

Definition at line 63 of file DataGeneratorRowComponent.h.

unsigned Hypertable::RowComponentSpec::length_min {}

Definition at line 62 of file DataGeneratorRowComponent.h.

std::string Hypertable::RowComponentSpec::max

Definition at line 61 of file DataGeneratorRowComponent.h.

std::string Hypertable::RowComponentSpec::min

Definition at line 60 of file DataGeneratorRowComponent.h.

int Hypertable::RowComponentSpec::order {}

Definition at line 58 of file DataGeneratorRowComponent.h.

unsigned Hypertable::RowComponentSpec::seed {}

Definition at line 65 of file DataGeneratorRowComponent.h.

int Hypertable::RowComponentSpec::type

Definition at line 57 of file DataGeneratorRowComponent.h.

uint64_t Hypertable::RowComponentSpec::value_count {}

Definition at line 64 of file DataGeneratorRowComponent.h.


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