From: <tho...@us...> - 2011-01-05 13:44:58
|
Revision: 4051 http://bigdata.svn.sourceforge.net/bigdata/?rev=4051&view=rev Author: thompsonbry Date: 2011-01-05 13:44:51 +0000 (Wed, 05 Jan 2011) Log Message: ----------- javadoc edit Modified Paths: -------------- branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/bop/engine/QueryLog.java Modified: branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/bop/engine/QueryLog.java =================================================================== --- branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/bop/engine/QueryLog.java 2011-01-04 00:24:31 UTC (rev 4050) +++ branches/QUADS_QUERY_BRANCH/bigdata/src/java/com/bigdata/bop/engine/QueryLog.java 2011-01-05 13:44:51 UTC (rev 4051) @@ -67,8 +67,8 @@ /** * Log rule execution statistics. * - * @param stats - * The rule execution statistics. + * @param q + * The running query. * * @todo need start and end time for the query. */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |