org.dspace.statistics.util
Class StatisticsClient

java.lang.Object
  extended by org.dspace.statistics.util.StatisticsClient

public class StatisticsClient
extends Object

Class to load intermediate statistics files into solr

Author:
Stuart Lewis

Constructor Summary
StatisticsClient()
           
 
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
 

Constructor Detail

StatisticsClient

public StatisticsClient()
Method Detail

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 © 2012 DuraSpace. All Rights Reserved.