Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getDbHome
Method
getDbHome
ZezeJava/ZezeJavaTest/src/GlobalRaft/RaftConfig.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
String getDbHome() {
65
return
DbHome;
66
}
67
68
public
void
setDbHome(String value) {
69
DbHome = value;
Callers
1
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected