Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmu-db/benchbase
/ getWeights
Method
getWeights
src/main/java/com/oltpbenchmark/Phase.java:133–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
}
132
133
public
List<Double> getWeights() {
134
return
(this.weights);
135
}
136
137
/**
138
* Computes the sum of weights. Usually needs to add up to 100%
Callers
1
currentPhaseString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected