MCPcopy Create free account
hub / github.com/cmu-db/benchbase / resetSerial

Method resetSerial

src/main/java/com/oltpbenchmark/Phase.java:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99 }
100
101 public void resetSerial() {
102 this.nextSerial = 1;
103 }
104
105 public int getActiveTerminals() {
106 return activeTerminals;

Callers 3

switchToNextPhaseMethod · 0.80
getTransactionTypeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected