MCPcopy 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

chooseTransactionMethod · 0.95
currentPhaseStringMethod · 0.95
addToQueueMethod · 0.80
fetchWorkMethod · 0.80
mainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected