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

Method getRate

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

Source from the content-addressed store, hash-verified

123 }
124
125 public double getRate() {
126 return rate;
127 }
128
129 public Arrival getArrival() {
130 return arrival;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected