Project
Loading...
Searching...
No Matches
o2::framework::ComputingQuotaStats Struct Reference

Statistics on the offers consumed, expired. More...

#include <ComputingQuotaOffer.h>

Public Attributes

int64_t totalConsumedBytes = 0
 
int64_t totalConsumedOffers = 0
 
int64_t totalExpiredBytes = 0
 
int64_t totalExpiredOffers = 0
 

Detailed Description

Statistics on the offers consumed, expired.

Definition at line 69 of file ComputingQuotaOffer.h.

Member Data Documentation

◆ totalConsumedBytes

int64_t o2::framework::ComputingQuotaStats::totalConsumedBytes = 0

Definition at line 70 of file ComputingQuotaOffer.h.

◆ totalConsumedOffers

int64_t o2::framework::ComputingQuotaStats::totalConsumedOffers = 0

Definition at line 71 of file ComputingQuotaOffer.h.

◆ totalExpiredBytes

int64_t o2::framework::ComputingQuotaStats::totalExpiredBytes = 0

Definition at line 72 of file ComputingQuotaOffer.h.

◆ totalExpiredOffers

int64_t o2::framework::ComputingQuotaStats::totalExpiredOffers = 0

Definition at line 73 of file ComputingQuotaOffer.h.


The documentation for this struct was generated from the following file: