uint64_tgetNbFilesOnTape(conststd::string&vid)constoverride{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetTapeDisabled(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&vid,constbooldisabledValue)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetTapeFull(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&vid,constboolfullValue)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetTapeDirty(conststd::string&vid)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetTapeReadOnly(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&vid,constboolreadOnlyValue)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetTapeReadOnlyOnError(conststd::string&vid)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetTapeIsFromCastorInUnitTests(conststd::string&vid)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
throwcta::exception::Exception("In TapeStatisticsUpdaterFactory::create(), the "+cta::rdbms::Login::dbTypeToString(dbType)+" database type is not supported.");