Uses of Class
net.sf.sparql.benchmarking.runners.mix.AbstractOperationMixRunner

Packages that use AbstractOperationMixRunner
net.sf.sparql.benchmarking.runners.mix   
 

Uses of AbstractOperationMixRunner in net.sf.sparql.benchmarking.runners.mix
 

Subclasses of AbstractOperationMixRunner in net.sf.sparql.benchmarking.runners.mix
 class DefaultOperationMixRunner
          Default operation mix runner which runs all the operations in a mix either in random/non-random order depending on the Options provided.
 class InOrderOperationMixRunner
          An operation mix runner which runs all the operations in the mix in their exact order
 class SamplingOperationMixRunner
          An operation mix runner that runs a sample of the operations in the mix respecting whether random order has been selected.
 



Copyright © 2014. All Rights Reserved.