MCPcopy 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

callNewLruHotMethod · 0.80
testMethod · 0.80
commitMethod · 0.80
invokeCallbackMethod · 0.80
invokeCallbackMethod · 0.80
invokeKeyCallbackMethod · 0.80

Calls

no outgoing calls

Tested by 2

callNewLruHotMethod · 0.64
testMethod · 0.64