StatsControl ============ .. currentmodule:: borneo .. autoclass:: StatsControl :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StatsControl.LOG_PREFIX .. rubric:: Methods Summary .. autosummary:: ~StatsControl.get_id ~StatsControl.get_interval ~StatsControl.get_logger ~StatsControl.get_pretty_print ~StatsControl.get_profile ~StatsControl.get_stats_handler ~StatsControl.is_started ~StatsControl.observe ~StatsControl.observe_error ~StatsControl.observe_query ~StatsControl.set_pretty_print ~StatsControl.set_profile ~StatsControl.set_stats_handler ~StatsControl.shutdown ~StatsControl.start ~StatsControl.stop .. rubric:: Attributes Documentation .. autoattribute:: LOG_PREFIX .. rubric:: Methods Documentation .. automethod:: get_id .. automethod:: get_interval .. automethod:: get_logger .. automethod:: get_pretty_print .. automethod:: get_profile .. automethod:: get_stats_handler .. automethod:: is_started .. automethod:: observe .. automethod:: observe_error .. automethod:: observe_query .. automethod:: set_pretty_print .. automethod:: set_profile .. automethod:: set_stats_handler .. automethod:: shutdown .. automethod:: start .. automethod:: stop