Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ TableConf
Method
TableConf
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:1079–1080 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1077
}
1078
1079
public
TableConf() {
1080
}
1081
1082
public
TableConf(@NotNull Config conf, @NotNull Element self) {
1083
name = self.getAttribute(
"Name"
).trim();
Callers
nothing calls this directly
Calls
15
setCacheCapacity
Method · 0.95
setCacheCleanPeriod
Method · 0.95
setCacheFactor
Method · 0.95
setCheckpointWhenCommit
Method · 0.95
setCacheInitialCapacity
Method · 0.95
setCacheNewAccessHotThreshold
Method · 0.95
setCacheCleanPeriodWhenExceedCapacity
Method · 0.95
setCacheMaxLruInitialCapacity
Method · 0.95
getName
Method · 0.95
trim
Method · 0.80
parseInt
Method · 0.80
getTableConfMap
Method · 0.80
Tested by
no test coverage detected