appendOneIOV(const T &payload, cond::Time_t sinceTime, const std::string &recordName) | cond::service::PoolDBOutputService | inline |
appendSinceTime(const std::string &payloadId, cond::Time_t sinceTime, const std::string &recordName) | cond::service::PoolDBOutputService | |
appendSinceTime(const std::string &payloadId, cond::Time_t sinceTime, const Record &record) | cond::service::PoolDBOutputService | private |
beginOfTime() const | cond::service::PoolDBOutputService | |
closeIOV(Time_t lastTill, const std::string &recordName) | cond::service::PoolDBOutputService | |
commitTransaction() | cond::service::PoolDBOutputService | |
createNewIOV(const std::string &firstPayloadId, cond::Time_t firstSinceTime, const std::string &recordName) | cond::service::PoolDBOutputService | |
createNewIOV(const std::string &firstPayloadId, const std::string payloadType, cond::Time_t firstSinceTime, Record &record) | cond::service::PoolDBOutputService | private |
createOneIOV(const T &payload, cond::Time_t firstSinceTime, const std::string &recordName) | cond::service::PoolDBOutputService | inline |
currentTime() const | cond::service::PoolDBOutputService | |
doCommitTransaction() | cond::service::PoolDBOutputService | private |
doStartTransaction() | cond::service::PoolDBOutputService | private |
endOfTime() const | cond::service::PoolDBOutputService | |
eraseSinceTime(const std::string &payloadId, cond::Time_t sinceTime, const std::string &recordName) | cond::service::PoolDBOutputService | |
fillRecord(edm::ParameterSet &pset, const std::string &gTimeTypeStr) | cond::service::PoolDBOutputService | private |
forceInit() | cond::service::PoolDBOutputService | |
getRecord(const std::string &recordName) | cond::service::PoolDBOutputService | private |
getTagInfo(const std::string &recordName, cond::TagInfo_t &result) | cond::service::PoolDBOutputService | private |
initDB(bool readOnly=false) | cond::service::PoolDBOutputService | private |
isNewTagRequest(const std::string &recordName) | cond::service::PoolDBOutputService | |
lockRecords() | cond::service::PoolDBOutputService | |
logger() | cond::service::PoolDBOutputService | inline |
lookUpRecord(const std::string &recordName) | cond::service::PoolDBOutputService | |
lookUpUserLogInfo(const std::string &recordName) | cond::service::PoolDBOutputService | private |
m_autoCommit | cond::service::PoolDBOutputService | private |
m_connection | cond::service::PoolDBOutputService | private |
m_currentTimes | cond::service::PoolDBOutputService | private |
m_dbInitialised | cond::service::PoolDBOutputService | private |
m_logger | cond::service::PoolDBOutputService | private |
m_logheaders | cond::service::PoolDBOutputService | private |
m_mutex | cond::service::PoolDBOutputService | private |
m_records | cond::service::PoolDBOutputService | private |
m_session | cond::service::PoolDBOutputService | private |
m_timetype | cond::service::PoolDBOutputService | private |
m_transactionActive | cond::service::PoolDBOutputService | private |
m_writeTransactionDelay | cond::service::PoolDBOutputService | private |
newReadOnlySession(const std::string &connectionString, const std::string &transactionId) | cond::service::PoolDBOutputService | |
PoolDBOutputService(const edm::ParameterSet &iConfig, edm::ActivityRegistry &iAR) | cond::service::PoolDBOutputService | |
postEndJob() | cond::service::PoolDBOutputService | |
postModuleEvent(edm::StreamContext const &, edm::ModuleCallingContext const &) | cond::service::PoolDBOutputService | private |
preEventProcessing(edm::StreamContext const &) | cond::service::PoolDBOutputService | private |
preGlobalBeginLumi(edm::GlobalContext const &) | cond::service::PoolDBOutputService | private |
preGlobalBeginRun(edm::GlobalContext const &) | cond::service::PoolDBOutputService | private |
preModuleEvent(edm::StreamContext const &, edm::ModuleCallingContext const &) | cond::service::PoolDBOutputService | private |
releaseLocks() | cond::service::PoolDBOutputService | |
session() const | cond::service::PoolDBOutputService | |
setLogHeaderForRecord(const std::string &recordName, const std::string &provenance, const std::string &usertext) | cond::service::PoolDBOutputService | |
startTransaction() | cond::service::PoolDBOutputService | |
tag(const std::string &recordName) | cond::service::PoolDBOutputService | |
tagInfo(const std::string &recordName, cond::TagInfo_t &result) | cond::service::PoolDBOutputService | |
writeMany(const std::map< Time_t, std::shared_ptr< T > > &iovAndPayloads, const std::string &recordName) | cond::service::PoolDBOutputService | inline |
writeOneIOV(const T &payload, Time_t time, const std::string &recordName) | cond::service::PoolDBOutputService | inline |
~PoolDBOutputService() | cond::service::PoolDBOutputService | virtual |