Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TuiQiao/CBoard
/ remove
Method
remove
src/main/java/org/cboard/cache/CacheManager.java:12–12 ·
view source on GitHub ↗
(String key)
Source
from the content-addressed store, hash-verified
10
T get(String key);
11
12
void
remove(String key);
13
}
Callers
15
remove
Method · 0.65
remove
Method · 0.65
requestMappingHandlerAdapter
Method · 0.65
persist
Method · 0.65
mergeCellHelper
Method · 0.65
cleanExist
Method · 0.65
getColumn
Method · 0.65
getConnection
Method · 0.65
ui-select.min.js
File · 0.65
d
Function · 0.65
k
Function · 0.65
ui-bootstrap-tpls-2.1.3.min.js
File · 0.65
Implementers
3
HeapCacheManager
src/main/java/org/cboard/cache/HeapCac
EhCacheManager
src/main/java/org/cboard/cache/EhCache
RedisCacheManager
src/main/java/org/cboard/cache/RedisCa
Calls
no outgoing calls
Tested by
no test coverage detected