Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getStoreName
Method
getStoreName
java/org/apache/catalina/session/FileStore.java:131–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
130
131
@Override
132
public
String getStoreName() {
133
return
storeName;
134
}
135
136
137
@Override
Callers
3
load
Method · 0.95
remove
Method · 0.95
save
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected