Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

SchedulerStats Class Reference

#include <Scheduler.h>

List of all members.

Public Attributes

map< string, double > _total_cost
map< string, int > _execution_count
map< string, int > _total_input
map< string, int > _total_output
map< string, deque< double > > _selectivities
map< string, deque< double > > _avg_queue_increment
map< string, double > _box_costs
map< string, double > _shadow_box_costs
map< string, int > _box_executions
map< string, int > _shadow_box_executions
map< string, double > _queue_sizes
map< string, double > _shadow_queue_sizes
map< string, int > _queue_entries
map< string, int > _shadow_queue_entries
map< string, int > _last_enq_tuples
map< string, int > _curr_enq_tuples


Member Data Documentation

map<string, deque<double> > SchedulerStats::_avg_queue_increment
 

map<string, double > SchedulerStats::_box_costs
 

map<string, int > SchedulerStats::_box_executions
 

map<string, int> SchedulerStats::_curr_enq_tuples
 

map<string, int > SchedulerStats::_execution_count
 

map<string, int> SchedulerStats::_last_enq_tuples
 

map<string, int> SchedulerStats::_queue_entries
 

map<string, double > SchedulerStats::_queue_sizes
 

map<string, deque<double> > SchedulerStats::_selectivities
 

map<string, double > SchedulerStats::_shadow_box_costs
 

map<string, int > SchedulerStats::_shadow_box_executions
 

map<string, int> SchedulerStats::_shadow_queue_entries
 

map<string, double > SchedulerStats::_shadow_queue_sizes
 

map<string, double > SchedulerStats::_total_cost
 

map<string, int> SchedulerStats::_total_input
 

map<string, int> SchedulerStats::_total_output
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 15:15:24 2004 for Borealis by doxygen 1.3.8