Uses of Interface
net.sf.sparql.benchmarking.stats.OperationStats

Packages that use OperationStats
net.sf.sparql.benchmarking.operations   
net.sf.sparql.benchmarking.stats.impl   
 

Uses of OperationStats in net.sf.sparql.benchmarking.operations
 

Methods in net.sf.sparql.benchmarking.operations that return OperationStats
 OperationStats Operation.getStats()
          Gets statistics for the operation
 OperationStats AbstractOperation.getStats()
           
 

Uses of OperationStats in net.sf.sparql.benchmarking.stats.impl
 

Classes in net.sf.sparql.benchmarking.stats.impl that implement OperationStats
 class OperationStatsImpl
          Basic implementation of operation statistics interface
 



Copyright © 2014. All Rights Reserved.