Class AggregatorApplication


  • public class AggregatorApplication
    extends Object
    This wrapper class is used to start the AggregationWorker inside Jetty.
    • Constructor Detail

      • AggregatorApplication

        public AggregatorApplication()
    • Method Detail

      • main

        public static void main​(String[] args)
        Runs the IndexAggregator. Settings are read from config files so the arguments array should be empty.
        Parameters:
        args - an empty array.