Method: NoSE::Workload#statement_weights
- Defined in:
- lib/nose/workload.rb
#statement_weights ⇒ Hash
Retrieve the weights for the current mix
81 82 83 |
# File 'lib/nose/workload.rb', line 81 def statement_weights @statement_weights[@mix] end |