Uses of Class
org.aksw.iguana.cc.model.QueryExecutionStats
- 
Packages that use QueryExecutionStats Package Description org.aksw.iguana.cc.worker org.aksw.iguana.cc.worker.impl  - 
- 
Uses of QueryExecutionStats in org.aksw.iguana.cc.worker
Methods in org.aksw.iguana.cc.worker with parameters of type QueryExecutionStats Modifier and Type Method Description voidAbstractWorker. addResults(QueryExecutionStats results) - 
Uses of QueryExecutionStats in org.aksw.iguana.cc.worker.impl
Methods in org.aksw.iguana.cc.worker.impl with parameters of type QueryExecutionStats Modifier and Type Method Description voidUPDATEWorker. addResults(QueryExecutionStats results) 
 -