edu.qut.cs.rcmd.tool.stats.mongo
Class RecommenderDatasetStatsTool

java.lang.Object
  extended by edu.qut.cs.rcmd.tool.stats.mongo.RecommenderDatasetStatsTool
All Implemented Interfaces:
RecommenderTool

public class RecommenderDatasetStatsTool
extends Object
implements RecommenderTool


Constructor Summary
RecommenderDatasetStatsTool(com.mongodb.Mongo mongo)
           
 
Method Summary
 void execute(Map<String,Object> config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecommenderDatasetStatsTool

@Inject
public RecommenderDatasetStatsTool(com.mongodb.Mongo mongo)
Method Detail

execute

public void execute(Map<String,Object> config)
Specified by:
execute in interface RecommenderTool


Copyright © 2012. All Rights Reserved.