Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dianping/cat
/ setName
Method
setName
cat-core/src/main/java/com/dianping/cat/config/Level.java:82–84 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
80
}
81
82
public
void
setName(String name) {
83
m_name = name;
84
}
85
86
}
Callers
15
initialize
Method · 0.45
storeConfig
Method · 0.45
initialize
Method · 0.45
storeConfig
Method · 0.45
initialize
Method · 0.45
storeConfig
Method · 0.45
setUp
Method · 0.45
initialize
Method · 0.45
storeConfig
Method · 0.45
initialize
Method · 0.45
storeConfig
Method · 0.45
insertBusinessConfigIfNotExist
Method · 0.45
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.36