Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getCache
Method
getCache
ZezeJava/ZezeJava/src/main/java/Zeze/Transaction/TableX.java:94–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
}
93
94
public
TableCache<K, V> getCache() {
95
return
cache;
96
}
97
98
public
final
@NotNull AutoKey getAutoKey() {
99
var autoKey = this.autoKey;
Callers
6
callNewLruHot
Method · 0.80
test
Method · 0.80
commit
Method · 0.80
invokeCallback
Method · 0.80
invokeCallback
Method · 0.80
invokeKeyCallback
Method · 0.80
Calls
no outgoing calls
Tested by
2
callNewLruHot
Method · 0.64
test
Method · 0.64