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::ThriftBroker::ScannerInfo Class Reference
Collaboration diagram for Hypertable::ThriftBroker::ScannerInfo:
Collaboration graph
[legend]

Public Member Functions

 ScannerInfo (int64_t ns)
 
 ScannerInfo (int64_t ns, const string &t)
 

Public Attributes

int64_t ns
 
string hql
 
const string table
 
ScanSpecBuilder scan_spec_builder
 
int64_t latency {}
 

Detailed Description

Definition at line 878 of file ThriftBroker.cc.

Constructor & Destructor Documentation

Hypertable::ThriftBroker::ScannerInfo::ScannerInfo ( int64_t  ns)
inline

Definition at line 880 of file ThriftBroker.cc.

Hypertable::ThriftBroker::ScannerInfo::ScannerInfo ( int64_t  ns,
const string &  t 
)
inline

Definition at line 881 of file ThriftBroker.cc.

Member Data Documentation

string Hypertable::ThriftBroker::ScannerInfo::hql

Definition at line 884 of file ThriftBroker.cc.

int64_t Hypertable::ThriftBroker::ScannerInfo::latency {}

Definition at line 887 of file ThriftBroker.cc.

int64_t Hypertable::ThriftBroker::ScannerInfo::ns

Definition at line 883 of file ThriftBroker.cc.

ScanSpecBuilder Hypertable::ThriftBroker::ScannerInfo::scan_spec_builder

Definition at line 886 of file ThriftBroker.cc.

const string Hypertable::ThriftBroker::ScannerInfo::table

Definition at line 885 of file ThriftBroker.cc.


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