Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
counterStore
Method · 0.95
collect
Method · 0.95
getCounters
Method · 0.95
test
Method · 0.95
checkMeasures
Method · 0.95
getMax
Method · 0.65
getMax
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
5
counterStore
Method · 0.76
collect
Method · 0.76
getCounters
Method · 0.76
test
Method · 0.76
checkMeasures
Method · 0.76