com.indexdata.serviceproxy.plugins.statistics
Class RecordLogger
java.lang.Object
com.indexdata.serviceproxy.plugins.statistics.RecordLogger
- All Implemented Interfaces:
- Runnable
public class RecordLogger
- extends Object
- implements Runnable
Logs targets based on bytarget response.
- Author:
- Niels Erik Nielsen
|
Method Summary |
void |
doLog()
Writes the record request to the statistics log |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordLogger
public RecordLogger(StatisticsPlugin stats,
Document recordDoc,
int delay)
run
public void run()
- Specified by:
run in interface Runnable
doLog
public void doLog()
- Writes the record request to the statistics log
- Parameters:
bytargetDoc - domainLogger -
Copyright © 2008-2013 Index Data. All Rights Reserved.