#include <Configuration.h>
Public Attributes | |
boost::posix_time::time_duration | DQMEPdeqWaitTime_ |
boost::posix_time::time_duration | DWdeqWaitTime_ |
boost::posix_time::time_duration | FPdeqWaitTime_ |
utils::Duration_t | monitoringSleepSec_ |
utils::Duration_t | staleFragmentTimeOut_ |
unsigned int | throuphputAveragingCycles_ |
Data structure to hold configuration parameters that are used by the various worker threads in the system.
Definition at line 104 of file Configuration.h.
boost::posix_time::time_duration stor::WorkerThreadParams::DQMEPdeqWaitTime_ |
Definition at line 108 of file Configuration.h.
Referenced by stor::Starting::do_entryActionWork(), stor::DQMEventProcessor::DQMEventProcessor(), stor::Configuration::setupWorkerThreadInfoSpaceParams(), stor::Configuration::setWorkerThreadDefaults(), and stor::Configuration::updateLocalWorkerThreadData().
boost::posix_time::time_duration stor::WorkerThreadParams::DWdeqWaitTime_ |
boost::posix_time::time_duration stor::WorkerThreadParams::FPdeqWaitTime_ |
Definition at line 106 of file Configuration.h.
Referenced by stor::FragmentProcessor::FragmentProcessor(), stor::FragmentProcessor::processAllCommands(), stor::Configuration::setupWorkerThreadInfoSpaceParams(), stor::Configuration::setWorkerThreadDefaults(), and stor::Configuration::updateLocalWorkerThreadData().
Definition at line 110 of file Configuration.h.
Referenced by stor::Configuration::setupWorkerThreadInfoSpaceParams(), stor::Configuration::setWorkerThreadDefaults(), and stor::Configuration::updateLocalWorkerThreadData().
Definition at line 109 of file Configuration.h.
Referenced by stor::Processing::do_noFragmentToProcess(), stor::Configuration::setupWorkerThreadInfoSpaceParams(), stor::Configuration::setWorkerThreadDefaults(), and stor::Configuration::updateLocalWorkerThreadData().
unsigned int stor::WorkerThreadParams::throuphputAveragingCycles_ |
Definition at line 111 of file Configuration.h.
Referenced by stor::Configuration::setupWorkerThreadInfoSpaceParams(), stor::Configuration::setWorkerThreadDefaults(), and stor::Configuration::updateLocalWorkerThreadData().