com.browseengine.bobo.server.qlog
Class QueryLog

java.lang.Object
  extended by com.browseengine.bobo.server.qlog.QueryLog

public class QueryLog
extends Object


Nested Class Summary
static class QueryLog.LogLine
           
 
Constructor Summary
QueryLog()
           
 
Method Summary
static void logQuery(String request)
           
static QueryLog.LogLine readLog(String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryLog

public QueryLog()
Method Detail

logQuery

public static void logQuery(String request)

readLog

public static QueryLog.LogLine readLog(String line)


Copyright © 2011. All Rights Reserved.