Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ setName
Method
setName
ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:863–865 ·
view source on GitHub ↗
(@Nullable String name)
Source
from the content-addressed store, hash-verified
861
}
862
863
public
void
setName(@Nullable String name) {
864
this.name = name != null ? name :
""
;
865
}
866
867
public
@NotNull DbType getDatabaseType() {
868
return
databaseType;
Callers
12
main
Method · 0.95
newDatabase
Method · 0.95
test1
Method · 0.95
test1
Method · 0.95
getDatabaseRocksDb
Method · 0.95
start
Method · 0.95
newDatabase
Method · 0.95
newDatabase
Method · 0.95
createRole
Method · 0.45
ProcessCreateRoleRequest
Method · 0.45
ProcessGetRoleListRequest
Method · 0.45
schedule
Method · 0.45
Calls
no outgoing calls
Tested by
5
main
Method · 0.76
newDatabase
Method · 0.76
test1
Method · 0.76
test1
Method · 0.76
getDatabaseRocksDb
Method · 0.76