Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/sirona
/ get
Method
get
api/src/main/java/org/apache/sirona/counters/Unit.java:108–110 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
106
107
108
public
static
Unit get(String name) {
109
return
UNITS.get(name);
110
}
111
112
/**
113
* Constructor
for
a primary unit
Callers
15
counterDetail
Method · 0.95
timeUnit
Method · 0.95
all
Method · 0.95
find
Method · 0.95
getCounters
Method · 0.95
keyToRole
Method · 0.95
role
Method · 0.95
onMessage
Method · 0.95
onMessage
Method · 0.95
gaugeStore
Method · 0.45
pushCountersByBatch
Method · 0.45
clear
Method · 0.45
Calls
no outgoing calls
Tested by
15
gaugeStore
Method · 0.36
pushCountersByBatch
Method · 0.36
clear
Method · 0.36
counterStore
Method · 0.36
addToGaugesWithMarker
Method · 0.36
getAggregatedGauges
Method · 0.36
checkPersistence
Method · 0.36
retrieveAll
Method · 0.36
test_retrieve_tracking_path
Method · 0.36
statuses
Method · 0.36
channelRead0
Method · 0.36
collectStatus
Method · 0.36