Aqualogic Interaction API  
 

IPTLogAnalysis.GetNumTopQueries Method 

Returns the length of the lists to be included in the log report. The two lists are (1) a list of the most frequent queries and (2) a list of the most frequent zero-results queries.

int GetNumTopQueries();

Return Value

int- length of the lists to be included in the log report

See Also

IPTLogAnalysis Interface | com.plumtree.server Namespace