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