MCPcopy 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

unloadMethod · 0.95
updateAutoIncrementMethod · 0.95
validateLoadMethod · 0.45
testSessionSetupFileMethod · 0.45
mainMethod · 0.45
loadSQLDialectMethod · 0.45
refreshCatalogMethod · 0.45
createDatabaseMethod · 0.45

Calls

no outgoing calls

Tested by 6

validateLoadMethod · 0.36
testSessionSetupFileMethod · 0.36