Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hello-hao/Tbed
/ updateKey
Method
updateKey
src/main/java/cn/hellohao/dao/KeysMapper.java:15–15 ·
view source on GitHub ↗
(Keys key)
Source
from the content-addressed store, hash-verified
13
List<Keys> getStorageName();
14
List<Keys> getStorage();
15
Integer updateKey(Keys key);
16
List<Keys> getKeys();
17
18
}
Callers
1
updateStorage
Method · 0.65
Implementers
1
KeysServiceImpl
src/main/java/cn/hellohao/service/impl
Calls
no outgoing calls
Tested by
no test coverage detected