org.dspace.statistics.util
Class StatisticsImporterElasticSearch

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

public class StatisticsImporterElasticSearch
extends Object

Created by IntelliJ IDEA. User: peterdietz Date: 8/15/12 Time: 2:46 PM To change this template use File | Settings | File Templates.


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

StatisticsImporterElasticSearch

public StatisticsImporterElasticSearch()
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.