Uses of Class
org.hotrod.torcs.QueryExecutionObserver
-
Packages that use QueryExecutionObserver Package Description org.hotrod.torcs org.hotrod.torcs.rankings -
-
Uses of QueryExecutionObserver in org.hotrod.torcs
Methods in org.hotrod.torcs with parameters of type QueryExecutionObserver Modifier and Type Method Description voidTorcs. register(QueryExecutionObserver observer) -
Uses of QueryExecutionObserver in org.hotrod.torcs.rankings
Subclasses of QueryExecutionObserver in org.hotrod.torcs.rankings Modifier and Type Class Description classHighestFrequencyRankingclassHighestImpactRankingclassHighestResponseTimeRankingclassInitialQueriesRankingclassLatestQueriesRankingclassRanking
-