Module eradius_counter_aggregator

Behaviours: gen_server.

Function Index

pull/0read counters and reset to zero.
read/0read counters.
reset/0reset all counters to zero.

Function Details

pull/0

pull() -> eradius_counter:stats()

read counters and reset to zero

read/0

read() -> eradius_counter:stats()

read counters

reset/0

reset() -> any()

reset all counters to zero


Generated by EDoc