Class CleanIndexes

java.lang.Object
de.oktoflow.platform.cmdTools.CleanIndexes

public class CleanIndexes extends Object
Deletes indexes.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • CleanIndexes

      public CleanIndexes()
  • Method Details

    • main

      public static void main(String[] args)
      Deletes indexes.
      Parameters:
      args - the first argument is the directory/file where to start cleaning
    • cleanIndexes

      private static void cleanIndexes(File file, MavenUtils.CleanupStatistics statistics)
      Cleans indexes in file and subfolders.
      Parameters:
      file - the file to look for indexes
      statistics - cleanup statistics