Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmu-db/benchbase
/ getDatabaseType
Method
getDatabaseType
src/main/java/com/oltpbenchmark/api/Loader.java:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
public
DatabaseType getDatabaseType() {
78
return
(this.workConf.getDatabaseType());
79
}
80
81
/**
82
* Get the pre-seeded Random generator
for
this Loader invocation
Callers
15
unload
Method · 0.95
updateAutoIncrement
Method · 0.95
testGetDatabaseDDLPath
Method · 0.45
validateLoad
Method · 0.45
testCreateWithDdlOverride
Method · 0.45
setupTpccBenchmarkHelper
Method · 0.45
testSessionSetupFile
Method · 0.45
testNoSessionSetupFile
Method · 0.45
main
Method · 0.45
loadSQLDialect
Method · 0.45
refreshCatalog
Method · 0.45
createDatabase
Method · 0.45
Calls
no outgoing calls
Tested by
6
testGetDatabaseDDLPath
Method · 0.36
validateLoad
Method · 0.36
testCreateWithDdlOverride
Method · 0.36
setupTpccBenchmarkHelper
Method · 0.36
testSessionSetupFile
Method · 0.36
testNoSessionSetupFile
Method · 0.36