
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 {} |
Definition at line 878 of file ThriftBroker.cc.
|
inline |
Definition at line 880 of file ThriftBroker.cc.
|
inline |
Definition at line 881 of file ThriftBroker.cc.
| 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.
1.8.8