Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/sirona
/ getSum
Method
getSum
api/src/main/java/org/apache/sirona/counters/Counter.java:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
long getHits();
52
53
double getSum();
54
55
double getStandardDeviation();
56
Callers
5
counterStore
Method · 0.95
runFewClientActions
Method · 0.95
getSum
Method · 0.65
getSum
Method · 0.65
value
Method · 0.65
Implementers
3
CollectorCounter
api/src/main/java/org/apache/sirona/st
LockableCounter
api/src/main/java/org/apache/sirona/co
DefaultCounterTimestamped
store/memory/src/main/java/org/apache/
Calls
no outgoing calls
Tested by
2
counterStore
Method · 0.76
runFewClientActions
Method · 0.76