Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmu-db/benchbase
/ isSerial
Method
isSerial
src/main/java/com/oltpbenchmark/Phase.java:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
public
boolean isSerial() {
86
return
serial;
87
}
88
89
public
boolean isTimed() {
90
return
timed;
Callers
5
chooseTransaction
Method · 0.95
currentPhaseString
Method · 0.95
addToQueue
Method · 0.80
fetchWork
Method · 0.80
main
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected