iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iceberg::CounterResult Struct Reference

Serialisable snapshot of a single Counter measurement. More...

#include <metrics_types.h>

Public Member Functions

bool operator== (const CounterResult &) const =default
 

Public Attributes

CounterUnit unit = CounterUnit::kCount
 
int64_t value = 0
 

Detailed Description

Serialisable snapshot of a single Counter measurement.

Carries both the unit and value.


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