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

Method getId

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

Source from the content-addressed store, hash-verified

111 }
112
113 public int getId() {
114 return id;
115 }
116
117 public int getTime() {
118 return time;

Callers 3

runMethod · 0.95
testUniqueSellersMethod · 0.45
calculateNextMethod · 0.45

Calls

no outgoing calls

Tested by 1

testUniqueSellersMethod · 0.36