Skip to main content

gcounter_value

Function gcounter_value 

Source
pub fn gcounter_value(v: &RuntimeValue) -> Option<i64>
Expand description

The total of a GCOUNTER_TAG counter — the sum of every replica’s count. None for a value that is not a G-Counter.