MCPcopy 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

chooseTransactionMethod · 0.95
currentPhaseStringMethod · 0.95
addToQueueMethod · 0.80
switchToNextPhaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected