org.dspace.statistics.util
Class StatisticsImporter
java.lang.Object
org.dspace.statistics.util.StatisticsImporter
public class StatisticsImporter
- extends Object
Class to load intermediate statistics files into solr
- Author:
- Stuart Lewis
|
Method Summary |
static void |
main(String[] args)
Main method to run the statistics importer. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticsImporter
public StatisticsImporter(boolean local)
- Constructor. Optionally loads local data to replace foreign data
if using someone else's log files
- Parameters:
local - Whether to use local data
main
public static void main(String[] args)
throws Exception
- Main method to run the statistics importer.
- Parameters:
args - The command line arguments
- Throws:
Exception - If something goes wrong
Copyright © 2011 DuraSpace. All Rights Reserved.