Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runRateLimitedMultiPhase
Method · 0.95
switchToNextPhase
Method · 0.80
getTransactionType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected