MCPcopy 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

counterStoreMethod · 0.95
runFewClientActionsMethod · 0.95
getSumMethod · 0.65
getSumMethod · 0.65
valueMethod · 0.65

Implementers 3

CollectorCounterapi/src/main/java/org/apache/sirona/st
LockableCounterapi/src/main/java/org/apache/sirona/co
DefaultCounterTimestampedstore/memory/src/main/java/org/apache/

Calls

no outgoing calls

Tested by 2

counterStoreMethod · 0.76
runFewClientActionsMethod · 0.76