Class IngestMonitor


  • public class IngestMonitor
    extends WaarpMonitor
    IngestMonitor is the daemon taking care of IngestRequests through a directory containing JSON files
    • Method Detail

      • main

        public static void main​(String[] args)
        Will try to start the IngestMonitor according to arguments, else print the help message
        Parameters:
        args -
      • invoke

        public void invoke()
        Launch the IngestMonitor