MCPcopy Create free account
hub / github.com/apache/sirona / getMax

Method getMax

api/src/main/java/org/apache/sirona/counters/Counter.java:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 // --- Statistical indicators --------------------------------------------
46
47 double getMax();
48
49 double getMin();
50

Callers 8

counterStoreMethod · 0.95
collectMethod · 0.95
getCountersMethod · 0.95
testMethod · 0.95
checkMeasuresMethod · 0.95
getMaxMethod · 0.65
getMaxMethod · 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 5

counterStoreMethod · 0.76
collectMethod · 0.76
getCountersMethod · 0.76
testMethod · 0.76
checkMeasuresMethod · 0.76