Class EIFileCycler

java.lang.Object
com.nt.udc.ndk.node.EIFileCycler
All Implemented Interfaces:
Runnable

public class EIFileCycler extends Object implements Runnable
Since:
release specific (what release of product did this appear in)
  • Constructor Details

    • EIFileCycler

      public EIFileCycler(LoggerIfc logger, File outDir, File scratchDir)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • moveFiles

      protected void moveFiles()
    • moveFileToOutput

      public void moveFileToOutput(String fileName)
    • shutdown

      public void shutdown()